@chugach-foundation/aaob
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Asset Agnostic Orderbook JS library

Webassembly can be used to deserialize orderbooks. By default only the pure JS methods are available, in order to enable Webassembly:

  1. Install wasm-pack: https://rustwasm.github.io/wasm-pack/installer/

  2. Add the following to your package.json

 "dex-wasm": "file:wasm/pkg"
  1. Uncomment the Webassembly methods in slab.ts

  2. Build the library using yarn build:node

  3. Run npm install ./wasm/pkg

Readme

Keywords

none

Package Sidebar

Install

npm i @chugach-foundation/aaob

Weekly Downloads

4

Version

0.1.7

License

MIT

Unpacked Size

158 kB

Total Files

43

Last publish

Collaborators

  • mark-at-cypher