Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 571 Bytes

CLEARMATICS.md

File metadata and controls

13 lines (11 loc) · 571 Bytes

AirSwap CLI - Clearmatics fork

How to add a new network

  1. Follow the steps from the documentation of clearmatics/airswap-protocols
  2. Update the version of the @airswap/libraries dependency in package.json and bump the module version
  3. Install dependencies with yarn
  4. Commit changes and create a new package with yarn dist
  5. Create a new release on GitHub and upload the package from the dist directory