Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 591 Bytes

Polaris Examples

This Repository contains examples of how to interact with Polaris

Prerequisites

  • 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

Examples

Example Command
Staking Precompile Wagmi Local yarn dev:staking-precompile-example