@airswap/constants

Constants for AirSwap Developers

Usage no npm install needed!

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

README

Constants

Helpful Constants for AirSwap Developers

Discord License Twitter Follow

Resources

Usage

Add the package to your project:

yarn add @airswap/constants

Import into your application:

import { chainIds, tokenKinds, protocols } from '@airswap/constants';

Commands

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