@airswap/order-utils

JavaScript utilities for orders, hashes, and signatures on the AirSwap Network

Usage no npm install needed!

<script type="module">
  import airswapOrderUtils from 'https://cdn.skypack.dev/@airswap/order-utils';
</script>

README

Order Utils

AirSwap is a peer-to-peer trading network for Ethereum tokens. This package contains helper libraries for creating, hashing, signing, and manipulating orders for the AirSwap network.

A complete explanation of each library function, including parameter and return types, can be found on the AirSwap documentation site.

Commands

Command Description
yarn Install dependencies
yarn ganache Run an instance of ganache-cli for tests
yarn test Run all tests in test folder using mocha

Running Tests

:bulb: Prior to testing using yarn test, run an instance of ganache-cli using yarn ganache in another shell.

Resources

Discord License CircleCI Twitter Follow