Implementation
Step 1 - Authorize your project
For testing
Use a tool such as ngrok (https://ngrok.com/docs/http/) to get a unique URL for your web app running locally on your device and add it to your allowlist. See: allowlisting via the admin dashboard.
For production
Add your production domain by allowlisting it via the admin dashboard
Step 2 - Packaging
The ChainVine SDK can be added to your project via the following package managers or methods
Or
Coming soon
Step 3 - Initializing the Client
You may provide optional configuration parameters in order to override the default settings of the Client.
Examples
For your Testing environment
For your Production environment
Examples
The extent to which a referral program is hosted on your d(App) is up to you. Here are some of the functions you might like to use :
Last updated