@airswap/peer-factory

0.1.0 • Public • Published

PeerFactory

⚠️ This package is under active development. Do not use in production.

AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains source code and tests for a basic PeerFactory contract that deploys Peer contracts.

💡 Note: solidity-coverage does not cooperate with view functions. To run test coverage, remove the view keywords from functions in PeerFactory.sol.

Discord License CircleCI Twitter Follow

Resources

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

Run an instance of ganache-cli before running tests.

yarn ganache

Readme

Keywords

none

Package Sidebar

Install

npm i @airswap/peer-factory

Weekly Downloads

1

Version

0.1.0

License

Apache-2.0

Unpacked Size

10.5 kB

Total Files

10

Last publish

Collaborators

  • npm