/serum-swap

Forked serum swap typescript package

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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.