You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This discussion was created from the release v1.5.5.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
Installation
Install the SDK via npm:
Or using yarn:
This discussion was created from the release v1.5.5.
Beta Was this translation helpful? Give feedback.
All reactions