Quick start
Connect a wallet, register a site, paste the widget, install the package, and start sending content plus unlock events to Nibgate.
The widget verifies the website. The package powers gating, payments, content metadata, unlock events, and receipt reporting.
Connect wallet
Your wallet is the creator identity. It owns the profile, connected sites, content dashboard, analytics, and earnings views.
Register your site
Add the exact origin where protected content lives, for example https://creator.com. Nibgate returns a siteId and verification token.
Paste the widget
The widget verifies ownership and streams page activity from the verified domain.
<script async src="https://nibgate.xyz/widget.js"
data-nibgate-site="site_..."
data-nibgate-token="ngv_...">
</script>Install the package
The package belongs in the creator app. It controls gating, pricing, content metadata, unlock events, and receipt reporting.
npm install nibgatePublish content metadata
Send public metadata for each paid resource. Keep the protected content itself on your own domain.
Check the dashboard
Use Sites, Contents, Analytics, and Earnings to confirm the setup is active.