wjm-airswap-types

3.0.0 • Public • Published

Types

AirSwap is a peer-to-peer trading network for Ethereum tokens. This repository contains a library of Swap Protocol types.

Discord License CircleCI Twitter Follow

Resources

Deploys

See deploys.json for latest contract deployments on Rinkeby (4) and Mainnet (1).

Commands

Command Description
yarn Install dependencies
yarn clean Delete the contract build folder
yarn compile Compile all contracts to build folder
yarn coverage Run solidity-coverage to report test coverage
yarn ganache Run an instance of ganache-cli for tests
yarn hint Run a syntax linter for all Solidity code
yarn lint Run a syntax linter for all JavaScript code
yarn test Run all contract tests in test folder

Running Tests

💡 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

Readme

Keywords

none

Package Sidebar

Install

npm i wjm-airswap-types

Weekly Downloads

8

Version

3.0.0

License

Apache-2.0

Unpacked Size

12.5 kB

Total Files

10

Last publish

Collaborators

  • wjmelements