@abaxx/core

Core contracts for the swaps protocol

Usage no npm install needed!

<script type="module">
  import abaxxCore from 'https://cdn.skypack.dev/@abaxx/core';
</script>

README

Abaxx Core

The built contract artifacts

Running tests

To run the tests, follow these steps. You must have at least node v10 and yarn installed.

First clone the repository:

git clone https://github.com/abaxxtech/abaxx-core.git

Install

yarn

Run tests

yarn test