Solana C++ client libraries
A C++ client libraries set for the Solana blockchain.
Core libraries
- Core/LightWalletCore - light wallet: HD keys, multi account manger, transaction builder.
- Core/LightWalletCoreWasm - light wallet WASM wrapper for nodejs and browsers.
- Core/ApiClient - Solana node JSON-RPC API client.
Other
- Examples - examples.
- Doc - sources of the Documentation on readthedocs.io.
- Build - build instructions.
Disclaimer
The project is in a early development stage. This is not officially supported or endorsed by the Solana project.