Takhi77 / Solana-presale-smart-contract

Solana presale smart contract Plus frontend integration.
https://palm-presale-fe.vercel.app/
1 stars 0 forks source link
fundraising ido presale smartcontract solana solana-program

Solana Presale Smart Contract

Smart contract designed for facilitating the sale of SPL tokens with additional features, including a presale mechanism and allocation tickets. The contract is built using the Anchor framework.

Contact

telegram: @Takhi77

You can contact me here if you have any problems with this repo then we can decide comfortable contact way.

Key Features

Prerequisites

Before you begin, make sure you have the following tools installed:

Getting Started

  1. Installation: Clone the repository and install dependencies.

    git clone https://github.com/Takhi77/Solana-presale-smart-contract.git
    cd Solana-presale-smart-contract
    yarn
  2. Build the Smart Contract:

    anchor build
  3. Run Tests:

    anchor test
  4. Deploy:

    Switch to your desired network and deploy

    anchor deploy