@openbook-dex/swap
v0.0.7
Published
Client for swapping on the Openbook DEX
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/swapUsing yarn:
yarn add @solana/web3.js @project-serum/swap