WalletD API Documentation
WalletD is a Rust-based cryptocurrency library designed to facilitate intuitively working with various cryptocurrencies. It implements functionality designed to allow developers to work with several cryptocurrencies in a standardised way.
WalletD is a cryptocurrency wallet library that encapsulates Rust-based functionality for various cryptocurrencies and blockchains. It contains features for creating and importing wallets, checking balances, and sending and receiving transactions. It aims to provide a standard interface for interacting with significantly different cryptocurrencies and their blockchains.
The vision behind WalletD is to simplify the development and implementation of multi-cryptocurrency non-custodial wallets by third parties.
⚠️ This project is under heavy development. Expect bugs & breaking changes prior to v1.0.0's release.