@airswap/protocols

Protocol Libraries for AirSwap Developers

Usage no npm install needed!

<script type="module">
  import airswapProtocols from 'https://cdn.skypack.dev/@airswap/protocols';
</script>

README

Protocols

Protocol Libraries for AirSwap Developers

Discord License CircleCI Twitter Follow

Resources

Usage

Add the package to your project:

yarn add @airswap/protocols

Import into your application:

import { Indexer, Server, Swap } from '@airswap/protocols';

Commands

Command Description
yarn Install dependencies
yarn clean Delete the contract build folder
yarn compile Compile all contracts to build folder