Skip to content

Web application to fetch account balance from Solana Mainnet/Testnet/Devnet cluster. Written in Rust/reactjs

License

Notifications You must be signed in to change notification settings

RijulGulati/solana-balance-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Balance Web application

Solana Balance

solana-balance-web is a simple web application to fetch account balance from Solana Mainnet/Testnet/Devnet cluster.

The server code is written in Rust using actix-web framework. UX client code is written in ReactJs.

Rust server uses solana-account-balance crate to fetch account balance. Its code is available on GitHub.

Detailed instruction for building and running both client and server code is present in their respective directories.

This application was written with intention of exploring solana rust SDK and learning more about rust language.

Contributions

I am open to contributions. Please raise an issue or create a Pull Request for the same.

License

GPL v3

About

Web application to fetch account balance from Solana Mainnet/Testnet/Devnet cluster. Written in Rust/reactjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published