0.3.4 • Published 4 years ago

@airswap/index v0.3.4

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

Index

AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains source code and tests for a Index that represents a list of signals to trade.

Discord License CircleCI Twitter Follow

Resources

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
0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago