@openbook-dex/swap
v0.0.7
Published
Client for swapping on the Openbook DEX
Downloads
8
Keywords
Readme
Serum Swap
Client library for swapping directly on the serum orderbook. The Solana program can be found here.
Installation
Using npm:
npm install @solana/web3.js @project-serum/swap
Using yarn:
yarn add @solana/web3.js @project-serum/swap