Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 658 Bytes

File metadata and controls

33 lines (23 loc) · 658 Bytes

Solana IDO Presale Smart Contract

Contact Info

Telegram: https://t.me/magicsolwiz Discord: m_solwiz

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-ido-presale-smart-contract
cd solana-ido-presale-smart-contract
  1. Install dependencies
npm install
  1. Configure the environment variables
  1. Run the bot
npm run start