Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.04 KB

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.