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

0.0.4 • 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 @magiceden/aaob

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

155 kB

Total Files

43

Last publish

Collaborators

  • nsnx
  • me-npm-me
  • paco_mctaco
  • channing-magiceden
  • miyu
  • natemagiceden