Jito

bundling

for

Use the Solana AMM SDK to bundle volume, sniping, maker, trading transactions with ease.

Volume

Makers

Sniping

Dyn Fees

1
2
3
4
5
6
7
8
9
10
11

12

13

14

15

16

17


import { Amm }  from '@confirmedwtf/solana-amm-sdk';

import { Connection, Keypair, Publickey }  from '@solana/web3.js';
const conn = new Connection('RPC_URL');
const wallet = Keypair.fromSecretKey(/*keypair*/);
const tokenMint = new PublicKey('token_address');
const amm = new Amm(conn, wallet);
const minSolPerSwap = 0.005;
const maxSolPerSwap = 0.006;
const mCapFactor = 0;
const speedFactor = 1; // Higher = Faster
await amm.volume(tokenMint, minSolPerSwap, maxSolPerSwap, mCapFactor, speedFactor, {jitoTipLamports: 1000});


Volume

Makers

Sniping

Dyn Fees

1
2
3
4
5
6
7
8
9
10
11

12

13

14

15

16

17


import { Amm }  from '@confirmedwtf/solana-amm-sdk';

import { Connection, Keypair, Publickey }  from '@solana/web3.js';
const conn = new Connection('RPC_URL');
const wallet = Keypair.fromSecretKey(/*keypair*/);
const tokenMint = new PublicKey('token_address');
const amm = new Amm(conn, wallet);
const minSolPerSwap = 0.005;
const maxSolPerSwap = 0.006;
const mCapFactor = 0;
const speedFactor = 1; // Higher = Faster
await amm.volume(tokenMint, minSolPerSwap, maxSolPerSwap, mCapFactor, speedFactor, {jitoTipLamports: 1000});


Volume

Makers

Sniping

Dyn Fees

1
2
3
4
5
6
7
8
9
10
11

12

13

14

15

16

17


import { Amm }  from '@confirmedwtf/solana-amm-sdk';

import { Connection, Keypair, Publickey }  from '@solana/web3.js';
const conn = new Connection('RPC_URL');
const wallet = Keypair.fromSecretKey(/*keypair*/);
const tokenMint = new PublicKey('token_address');
const amm = new Amm(conn, wallet);
const minSolPerSwap = 0.005;
const maxSolPerSwap = 0.006;
const mCapFactor = 0;
const speedFactor = 1; // Higher = Faster
await amm.volume(tokenMint, minSolPerSwap, maxSolPerSwap, mCapFactor, speedFactor, {jitoTipLamports: 1000});


Volume

Makers

Sniping

Dyn Fees

1
2
3
4
5
6
7
8
9
10
11

12

13

14

15

16

17


import { Amm }  from '@confirmedwtf/solana-amm-sdk';

import { Connection, Keypair, Publickey }  from '@solana/web3.js';
const conn = new Connection('RPC_URL');
const wallet = Keypair.fromSecretKey(/*keypair*/);
const tokenMint = new PublicKey('token_address');
const amm = new Amm(conn, wallet);
const minSolPerSwap = 0.005;
const maxSolPerSwap = 0.006;
const mCapFactor = 0;
const speedFactor = 1; // Higher = Faster
await amm.volume(tokenMint, minSolPerSwap, maxSolPerSwap, mCapFactor, speedFactor, {jitoTipLamports: 1000});


Features

Cost effective and easy.

The Solana AMM SDK has been built to streamline Jito bundling in NodeJS. Within minutes you will have your own Jito bot running on Solana.

Self-Custody

Keep custody of your tokens and decide what to do with them.

Easy Bundling

Decide what you buy, when and how often with a single line of code.

Built for everyone

Even with zero experience, you can start using jito bundles within minutes.

Discord

Join our discord to receive help and find exciting usecases.

Serverless

If you do not want to use a server, you can easily run the community scripts.

Fast as F***

Highest speed jito bundling possible. You decide how crazy it goes.

FAQ

Everything you need to know

Here you can find answers to frequently asked questions about our confirmed SDK.

What is the cost of using the Solana AMM SDK?
Can I run volume bots with Solana AMM SDK?
Can I increase makers with Solana AMM SDK?
Is my wallet at risk?
Do you provide custom solutions for clients?
What is the cost of using the Solana AMM SDK?
Can I run volume bots with Solana AMM SDK?
Can I increase makers with Solana AMM SDK?
Is my wallet at risk?
Do you provide custom solutions for clients?
What is the cost of using the Solana AMM SDK?
Can I run volume bots with Solana AMM SDK?
Can I increase makers with Solana AMM SDK?
Is my wallet at risk?
Do you provide custom solutions for clients?
What is the cost of using the Solana AMM SDK?
Can I run volume bots with Solana AMM SDK?
Can I increase makers with Solana AMM SDK?
Is my wallet at risk?
Do you provide custom solutions for clients?

Get started today

Launch your own jito powered solana bot within minutes.