Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-magic authored Nov 26, 2024
1 parent f7521af commit dabb990
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Solana-Raydium-Bundler
# Solana Raydium Bundler buying tokens from 21 wallets in on JITO Bundle

## Contact Info

Expand All @@ -11,15 +11,23 @@ You can always feel free to find me here for my help on other projects.
https://explorer.jito.wtf/bundle/19ad00b4525d00d3a4f888e1b8201f37dcdf385379d743e1a7c754147c056efa

## Features

- Automated token delivery once solana token is launched
- Buy token with 21 wallets
- Token Creation
- Genearte 21 wallets and distribute SOL to every buy wallet
- Create ATA in every wallet
- Create market
- Remove mintAuthority and freezeAuthority
- Create Lookuptable and store accounts there in advance to be used
- Simulate pool creation + bundle buys before token launch
- Pool Creation & bundle buys in one bundle
- Sell tokens manually or automatically
- Remove liquidity
- Gather sol from every wallet to main wallet

## Usage
1. Clone the repository
```
git clone https://github.com/sol-magic/Solana-Raydium-Bundler
cd solana-ido-presale-smart-contract
cd Solana-Raydium-Bundler
```
2. Install dependencies
```
Expand Down

0 comments on commit dabb990

Please sign in to comment.