Skip to content

Latest commit

 

History

History
 
 

README.md

Serum Swap

Build Status npm (scoped) Discord Chat Documentation License

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

API Reference

API Reference.