Project for the Hyperdrive Solana hackathon, following one of Orca's ideas.
https://build.superteam.fun/ideas/generative-crypto-agents
1 - How to fork programs and accounts on Solana
https://www.quicknode.com/guides/solana-development/accounts-and-data/fork-programs-to-localnet
2 - Whirpool artifacts → https://github.com/orca-so/whirlpools/tree/main/sdk/src/artifacts
Orca pool (SOL/USDC) - 7qbRF6YsyGuLUVs6Y1q64bdVrfe4ZcUUz1JRdoVNUJnm
ToDo
-
Fork Whirpool program, single position locally
-> Overwritten USDC (EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v.json) mint authority using account microscope
-
Airdrop 100 SOL to a freshly minted keypair (bot1)
-
Execute script for bot 1 to interact with chain (see Anchorpy)