CryptoDbSS Client Light

The first CryptoDbSS lightweight client has been written in C++ as a CLI app.

It allows you to interact with CryptoDbSS-based blockchains. Its lightweight and simple library enables independent calls to its methods, facilitating the creation of derivative applications.

The client allows to
  1. add and save wallets securely with an encryption password.
  2. make transactions.
  3. index account balances.
  4. index transactions by block number or hash and other metadata.
  5. index blocks.
The repo is on the CryptoDbSS GitHub.

github.com/CryptoDbSS/CryptoDbSS-Client-API-RPC

keep following the updates and news and check the github, thanks for read.

Popular posts from this blog

Consensus: MatchMin

Upcoming Update: Interoperability with Ethereum, External Chain Data Index with IPFS and Support for Federated Learning AI

CryptoDBSS with IPFS/Web3 implementation