iamoperand / bettercallsol

The missing Solana client

Home Page:https://bettercallsol.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Call Sol

The Missing Solana Client

For when you have had enough glass...

Workflow Status Known Vulnerabilities

Join the community on GitHub Discussions

Features

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

  • Compose and send basic 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
  • Open accounts and transactions in your favourite explorer
  • Airdrop SOLs to accounts
  • Generate PDAs

See roadmap for 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.

Pull Requests: The codebase is quite fluid at the moment, going through rapid iterations, overhauls and refactoring. It is unfair to expect the community to spend time and effort creating a pull request, which may not be mergeable.

Therefore, until the codebase becomes stable, we cannot accept pull requests from the community.

Thank you for your understanding!

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

About

The missing Solana client

https://bettercallsol.dev

License:Apache License 2.0


Languages

Language:TypeScript 98.7%Language:HTML 0.8%Language:JavaScript 0.5%