This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@airswap/indexer

3.6.11 • Public • Published

Indexer

AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains source code and tests for an Indexer used to manage intents to trade.

Discord License CircleCI Twitter Follow

Resources

Usage

⚠️ This package is under active development and contains unaudited code. The audited Indexer contract is deployed; see deploys.js for latest. For all AirSwap contract deployments see Deployed Contracts.

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 @airswap/indexer

Weekly Downloads

1

Version

3.6.11

License

Apache-2.0

Unpacked Size

9.42 MB

Total Files

47

Last publish

Collaborators

  • airswap
  • dmosites