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 8, 2024
1 parent 53986ac commit 897e587
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,32 @@
# Solana-Raydium-Bundler
# Solana-Raydium-Bundler

## Contact Info

Telegram: @web3wiza
Discord: web3_wiza

You can always feel free to find me here for my help on other projects.

## Features

- Automated token delivery once solana token is launched
- Vesting and unlocking

## Usage
1. Clone the repository
```
git clone https://github.com/sol-magic/Solana-Raydium-Bundler
cd solana-ido-presale-smart-contract
```
2. Install dependencies
```
npm install
```
3. Configure the environment variables

<!-- Rename the .env.copy file to .env and set RPC and WSS, main wallet's secret key, and jito auth keypair. -->

4. Run the bot

```
npm run start

0 comments on commit 897e587

Please sign in to comment.