Skip to content

labeleven-dev/bettercallsol

Repository files navigation

The Missing Solana Client

For when you have had enough glass...

Deploy Join the community on GitHub Discussions

The app is available at https://bettercallsol.dev.

Features

Ideal for learning and sending ad-hoc requests to Solana blockchain.

  • Compose, simulate and send Solana transactions
  • Easily switch between networks
  • Define instruction data in raw, Buffer Layout and Borsh formats
  • Basic Anchor support
  • Import transactions from the chain
  • Share transactions with others
  • Connect your favourite Solana wallet
  • Use your favourite Solana explorer
  • Airdrop SOLs
  • Generate PDAs
  • Integration: Squads

See GitHub issues for the upcoming features.

Contribution

  • If you have a question about the tool or how to do something, please start a new discussion,
  • If you have encountered a bug, please open a bug report, or
  • If you encounter a security concern, please see our security policy.
  • If there is a new feature you like to see in the tool, please open a feature request.

Feel free to 👍 any bug or enhancement that you like to see addressed first.

If you are a core committer, see CONTRIB.md.