Typescript
Quickstart
1
Setup
Go to the Dashboard and create a dApp
2
Installation
3
Instantiate SDK with your dApp
To instantiate the SDK you will need the following:
dApp ID
can be found dashboard > dappsprivate key
can be exported from dashboard > settings > web3 account
if you connected an existing wallet it will be found in your wallet client e.g metamask
Always store private keys securely as environment variables or in secure storage systems. Never hardcode your private key in your source code or commit them to version control (e.g., Git).
You are now all setup, ready to start rewarding XP and badges