An SQL-like graphical user interface for your Solana Program accounts built initially for Nautilus. Crow's Nest supports any Anchor/Shank Programs that have generated Solita Types.
✅ - GUI
✅ - Read Accounts
𐄂 - Write/Create for Accounts ( Nautilus only )
𐄂 - Storage Buckets ( Nautilus only )
𐄂 - Foreign Key Relationships
git clone https://github.com/nautilus-project/crows-nest.git
Now, generate Solita Types for your program and add them into src/
Then run yarn dev
Feel free to attack anything you think Crow's Nest could benefit from. Feel free to open issues/PRs.