@dawnpay/sdk
v0.0.16
Published
SDK that enables low cost, payments across the Internet.
Downloads
15
Readme
Micropayments
SDK that enables low cost, payments across the Internet.
How to get started
yarn install
- Install the Anvil development tools, via Foundry: https://book.getfoundry.sh/getting-started/installation
Testing
- Run the local blockchain:
yarn start
- In a seperate terminal, run the tests:
yarn test