Quick Start Guide
Integrating Solana ID as a Display Partner is simple and quick. Let's get started.
Getting Started
2
Add Solana ID Script Tag and Place Perk Frame on webpage
<body>
...
<!-- Place a div in the body of the page -->
<div className="solana-id-c6f4c9a4-b530-43d3-80f8-4d912dd6fbdb"></div>
<Script src="https://perk.solana.id/solanaid-perkframe.bundle.js"></Script>
...
</body>
<!-- IMPORTANT: server should be running on port 3001 -->
<!-- IMPORTANT: replace "c6f...fbdb" with your custom agent id -->Last updated
