Skip to content

DrewKiino/solana-off-chain-services

Repository files navigation

Solana Off-Chain Services

Test bed for creating and experimenting with different Solana web3 ideas.

How to Run

  1. Run the server docker-compose up

    This runs MySQL for the Express server to communicate with.

  2. Run the web3 scripts yarn start

    Currently runs a different service depending on the currently tested API uncommented in the code.

Services

  1. Top 10 Token Account Watcher & Aggregator
  2. NFT Sniper
  3. Account Transaction Scraper (historical aggregator of both Past & Future)

About

test bed for off-chain Solana services (bots, watchers, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages