/spock-analytics-demo

Demo code for integration of spock into your DApp.

Primary LanguageTypeScript

Spock Onboarding from Web

  1. Create account at Spock through your whitelisted email.

  2. After signup create applition for on-boarding.

    create-app

  3. Once you created application you will get appKey from configuration page.

    create-app

  4. Install the DAppzero published analytics-web3 package from npm.

  5. Integrate sdk on your DApp with the help of analytics-web3-API and you can also go through the demo-code

Examples