
Zed
What is this? This was a copytrading bot on the Solana blockchain. I made this bot using the lovely Golang language. It's incredibly powerful in these types of bots, as it's easy to program in and has an incredible concurrency model.
💡 What is a copytrading bot? In a nutshell: You know a good trader? Just copy him bro. Infinite money glitch. Not financial advice.
I decided to opensource it as I had stopped maintaing it, and did not want it to dust in a private repo. If I had such a repository while working on my bots, it would have saved me a lot lot lot of time.
Ever want to build your own Solana trading tools? I recommend using either Go or Rust.
Feel free to contact for any questions.
Here are some links:
- GitHub
- Website
- Documentation
- Deepwiki (automatically generated docs)