README
Order Utils
AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains helper libraries for creating, hashing, signing, and manipulating orders for the AirSwap network.
A complete explanation of each library function, including parameter and return types, can be found on the AirSwap documentation site.
Commands
| Command | Description |
|---|---|
yarn |
Install dependencies |
yarn ganache |
Run an instance of ganache-cli for tests |
yarn test |
Run all tests in test folder using mocha |
Running Tests
:bulb: Prior to testing using yarn test, run an instance of ganache-cli using yarn ganache in another shell.
Resources
- Docs → https://docs.airswap.io/
- Website → https://www.airswap.io/
- Blog → https://blog.airswap.io/
- Support → https://support.airswap.io/