Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

danielbui12/solana-meme-trading

Repository files navigation

solana-meme-trading

solana-meme-trading

Environment Setup

  1. Install Rust.
  2. Install Solana and then run solana-keygen new to create a keypair at the default location.
  3. Install Anchor.

Quickstart

Clone the repository and test the program.

git clone https://github.com/danielbui12/solana-meme-trading
cd solana-meme-trading && anchor test

Flow to deploy to Raydium

  1. Create open-book
  2. Initialize
  3. Deposit
  • Approve
  • Wrap Native SOL
  • Invoke Deposit instruction
anchor test --skip-build --skip-deploy

About

Clone version of pump.fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published