Skip to content

Pumpfun Smart Contract: pumpfun's forked MVP for demo case, with all basic functions of pumpfun with buy and sell with creating pool functions.

Notifications You must be signed in to change notification settings

Rabnail/Solana_Raydium-Volume-Bot

Repository files navigation

Pump.fun Smart Contract

The purpose of this smart contract is to build the clone version of pumpfun smart contract

Instructions

  • initialize Initialize the smart contract, and set fee level for the platform.
  • create_pool Create a pool and initialize SOL vault and token vault to individual pools.
  • buy & sell User can buy and sell from the pool with token or SOL (Token price is set with linear bonding curve type)
  • remove_liquidity It is designed for a moment that the pool goes to raydium (KOH), when the contract's funds get removed from the pool and goes into the raydium.

This contract is mainly for demo case, and it needs much more features to be used in platform.

Click the screenshot of test image to see full vidoe of test process

Watch the test result video

For more information, you can contact me here

Twitter: @Lamoerey

Telegram: @Lamoerey

About

Pumpfun Smart Contract: pumpfun's forked MVP for demo case, with all basic functions of pumpfun with buy and sell with creating pool functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published