5.0.0 • Published 10 months ago
@airswap/batch-call v5.0.0
BatchCall
AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains source code and tests for a basic ERC20 balance and allowance aggregator.
Resources
- Docs → https://docs.airswap.io/
- Website → https://www.airswap.io/
- Blog → https://blog.airswap.io/
- Support → https://support.airswap.io/
Usage
:warning: This package is under active development. The BatchCall contract is deployed; see deploys.js for latest. For all AirSwap contract deployments see Deployed Contracts.
Commands
Command | Description |
---|---|
yarn | Install dependencies |
yarn clean | Delete the contract build folder |
yarn compile | Compile all contracts to build folder |
yarn test | Run all contract tests in test folder |
Running Tests
:bulb: Prior to testing locally, run yarn compile
in the airswap-protocols
project root to build required artifacts. Then run an instance of ganache-cli
before running yarn test
in another shell from the root repository.
yarn ganache
5.0.0
10 months ago
4.2.3
1 year ago
4.2.2
1 year ago
4.2.1
1 year ago
4.2.0
1 year ago
4.2.0-beta.1
1 year ago
4.2.0-beta.0
1 year ago
4.1.0-beta.1
2 years ago
4.1.0-beta.0
2 years ago