Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.16 KB

Overview of the cardano-cli repository

cardano-cli refers to the command-line interface (CLI) tool for interacting with the Cardano blockchain. Cardano is a blockchain platform that aims to provide a secure and scalable infrastructure for the development of decentralized applications (dApps) and the execution of smart contracts.

The cardano-cli tool allows users to perform various operations and actions on the Cardano blockchain, such as:

  • creating and managing payment keys
  • sending and receiving ADA
  • delegating stake
  • querying blockchain data
  • interacting with smart contracts.

Executables

You can download the hydra binaries of cardano-node and cardano-cli from the release notes

Contributing

See the Contributing guide for how to contribute to this project.

Core maintainers

Documentation

Development documentation can be found in Cardano Node Wiki.