Skip to content

Releases: oselezi/solana-volume-sdk

v1.5.5

21 Nov 14:41
Compare
Choose a tag to compare

Introduction

The Solana Volume SDK allows developers to easily interact with the Solana blockchain to generate trading volume, create market maker orders, and perform swaps. It leverages the power of the Solana ecosystem and integrates with popular decentralized exchanges (DEXes) and services like Jupiter and Jito for MEV protection.

Features

  • 🚀 Easy to Use: Simple and intuitive API for interacting with the Solana blockchain.
  • 📈 Volume Generation: Generate trading volume for a given token to simulate market activity.
  • MEV Protection: Integrates with Jito for transaction bundling and MEV protection.
  • 🔧 DEX Integration: Supports multiple DEXes and allows you to specify which ones to include.
  • 💰 Market Making: Create multiple maker orders to provide liquidity.
  • 🛠️ TypeScript Support: Fully typed for better developer experience and code safety.

Installation

Install the SDK via npm:

npm install @oselezi/solana-volume-sdk

Or using yarn:

yarn add @oselezi/solana-volume-sdk

v1.5.4

21 Nov 04:46
962932d
Compare
Choose a tag to compare

Introduction

The Solana Volume SDK allows developers to easily interact with the Solana blockchain to generate trading volume, create market maker orders, and perform swaps. It leverages the power of the Solana ecosystem and integrates with popular decentralized exchanges (DEXes) and services like Jupiter and Jito for MEV protection.

Features

  • 🚀 Easy to Use: Simple and intuitive API for interacting with the Solana blockchain.
  • 📈 Volume Generation: Generate trading volume for a given token to simulate market activity.
  • MEV Protection: Integrates with Jito for transaction bundling and MEV protection.
  • 🔧 DEX Integration: Supports multiple DEXes and allows you to specify which ones to include.
  • 💰 Market Making: Create multiple maker orders to provide liquidity.
  • 🛠️ TypeScript Support: Fully typed for better developer experience and code safety.

Installation

Install the SDK via npm:

npm install @oselezi/solana-volume-sdk

Or using yarn:

yarn add @oselezi/solana-volume-sdk