Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sol-magic/solana-ido-presale-smart-contract
Solana IDO Presale Smart Contract: Solana IDO Presale Smartcontract
https://github.com/sol-magic/solana-ido-presale-smart-contract
ido-presale presale smart-contract smartcontract solana
Last synced: 8 days ago
JSON representation
Solana IDO Presale Smart Contract: Solana IDO Presale Smartcontract
- Host: GitHub
- URL: https://github.com/sol-magic/solana-ido-presale-smart-contract
- Owner: sol-magic
- Created: 2024-10-28T08:14:54.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-10-28T08:15:16.000Z (10 days ago)
- Last Synced: 2024-10-28T09:48:33.246Z (9 days ago)
- Topics: ido-presale, presale, smart-contract, smartcontract, solana
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solana IDO Presale Smart Contract
## Contact Info
Telegram: @web3wiza
Discord: web3_wizaYou 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-ido-presale-smart-contract
cd solana-ido-presale-smart-contract
```
2. Install dependencies
```
npm install
```
3. Configure the environment variables4. Run the bot
```
npm run start