@cfxmarkets/ofn-exchange-client

libofn Exchange.Client implementation for CFX Markets

Usage no npm install needed!

<script type="module">
  import cfxmarketsOfnExchangeClient from 'https://cdn.skypack.dev/@cfxmarkets/ofn-exchange-client';
</script>

README

ofn-exchange-client

Building

  1. Bump version: npm version
  2. Build a package: npm run build-package
  3. Publish*: npm run publish

* If you haven't already signed up for an account on npmjs.org, you need to sign up and ask Ray Coti for access.

Usage

Include in your dependencies by adding @cfxmarkets/ofn-exchange-client to your package.json and run yarn upgrade.