Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bonfida/aaob

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bonfida/aaob

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

  • 0.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6.5K
increased by10.69%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 18 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc