4.0.4 • Published 5 months ago

@airswap/balances v4.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

BalanceChecker

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.

Discord License Twitter Follow

Resources

Usage

:warning: This package is under active development. The BalanceChecker contract is deployed; see deploys.js for latest. For all AirSwap contract deployments see Deployed Contracts.

Commands

CommandDescription
yarnInstall dependencies
yarn cleanDelete the contract build folder
yarn compileCompile all contracts to build folder
yarn testRun 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
4.0.4

5 months ago

4.0.3

5 months ago

4.0.2

10 months ago

4.0.1

12 months ago

4.0.0

1 year ago

4.0.0-beta.0

1 year ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.2

3 years ago

1.1.1

4 years ago