Typescript
Quickstart
Rewards Platform ->
The easiest way to get started is to use the rewards platform.
1
Installation
3
Instantiate SDK
To instantiate the SDK you will need the following:
appID
can be found on your communities page in the platformsigner
is the private key from the account that created the community (app)
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 tokens and badges.