This Repository contains examples of how to interact with Polaris
- Node installed
- Polaris local node running (if using local node examples). Learn how to run a node here
If using NVM run nvm use 18.12.1
To install dependencies run:
yarn install
Example | Command |
---|---|
Staking Precompile Wagmi Local | yarn dev:staking-precompile-example |