feat: Add Drift market discovery script for finding market indices and oracle addresses

Co-authored-by: mindesbunister <32161838+mindesbunister@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-05 14:38:16 +00:00
parent 830c08dfc7
commit e9472175ba
4 changed files with 3795 additions and 1 deletions

3
.eslintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "next"
}