2.6.10 • Published 3 years ago

@airswap/delegate v2.6.10

Weekly downloads
19
License
Apache-2.0
Repository
github
Last release
3 years ago

Delegate

AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains source code and tests for a basic Delegate contract that can be deployed with trading rules.

Discord License CircleCI Twitter Follow

Resources

Usage

:warning: This package is under active development and contains unaudited code. The audited DelegateFactory 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 coverageRun solidity-coverage to report test coverage
yarn ganacheRun an instance of ganache-cli for tests
yarn hintRun a syntax linter for all Solidity code
yarn lintRun a syntax linter for all JavaScript code
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.

yarn ganache
2.6.10

3 years ago

2.6.9

4 years ago

2.6.8

4 years ago

2.6.8-beta.0

4 years ago

1.5.8

4 years ago

1.5.7

4 years ago

1.5.6

4 years ago

0.5.6-beta.2

4 years ago

0.5.6-beta.0

4 years ago

0.5.6-beta.1

4 years ago

0.5.6

4 years ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago