SDK that enables low cost, payments across the Internet.
yarn install
- Install the Anvil development tools, via Foundry: https://book.getfoundry.sh/getting-started/installation
- Run the local blockchain:
yarn start
- In a seperate terminal, run the tests:
yarn test