Cardano Wallet
Cardano Wallet helps you manage your Ada. You can use it to send and receive payments on the Cardano blockchain.
This project provides an HTTP Application Programming Interface (API) and command-line interface (CLI) for working with your wallet.
It can be used as a component of a frontend such as Daedalus, which provides a friendly user interface for wallets. Most users who would like to use Cardano should start with Daedalus.
ℹ️ This source code repository contains the next major version of Cardano Wallet, which has been completely rewritten for the Shelley phase.
💡 The Byron version of Cardano Wallet is in the cardano-sl repository.
See Installation Instructions for each available release.
cardano-wallet Jörmungandr (compatible versions) master
branchv0.8.13 v2020-02-17 v0.8.9 v2020-01-27 v0.8.7 v2020-01-14 v0.8.5
See Wiki - Building
See Wiki - Testing
Link | Audience |
---|---|
API Documentation | Users of the Cardano Wallet API |
Haddock Documentation | Haskell Developers using the cardano-wallet as a library |
Wiki | Anyone interested in the project and our development process |
CLI Manual | Users of the Cardano Wallet API |