Test bed for creating and experimenting with different Solana web3 ideas.
-
Run the server
docker-compose up
This runs
MySQL
for the Express server to communicate with. -
Run the web3 scripts
yarn start
Currently runs a different service depending on the currently tested API uncommented in the code.
- Top 10 Token Account Watcher & Aggregator
- NFT Sniper
- Account Transaction Scraper (historical aggregator of both Past & Future)