Skip to content

pratikbuilds/anchor-studio

Repository files navigation

Anchor Studio Logo

Anchor Studio

Explore, interact with, and debug Solana Anchor programs visually.
Upload your Anchor IDL, connect your wallet, and get instant insights into your program's accounts, instructions, and transactions.


🚀 What is Anchor Studio?

Anchor Studio is a developer tool and dashboard for Solana Anchor program. It lets you:

  • Upload any Anchor IDL (JSON) and instantly visualize your program's structure
  • Connect your wallet and interact with program instructions
  • Explore accounts, view and decode transactions, and inspect logs
  • Debug, test, and experiment with your program in a safe, intuitive environment
  • All with a clean, responsive, and delightful UI

✨ Key Features

  • Zero-config onboarding: Upload your IDL or paste JSON, connect your wallet, and go
  • Program dashboard: See program ID, cluster, and full IDL at a glance
  • Accounts explorer: Browse, filter, and inspect program accounts
  • Instruction playground: View, simulate, and send instructions with decoded arguments
  • Transaction viewer: Decode and analyze recent transactions, logs, and errors

🛠️ Quick Start

# Install dependencies
pnpm install

# Start the development server
pnpm dev

Open http://localhost:3000 in your browser.


🎥 Demo Video

Watch the demo video on Loom


🤝 Contributing

Contributions, bug reports, and feature requests are welcome! Please open an issue or submit a pull request.


📄 License

MIT

About

User Interface to interact with a Solana program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published