input-output-hk / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Haddock documentation is available at: https://input-output-hk.github.io/cardano-cli/

About

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.

License:Apache License 2.0


Languages

Language:Haskell 99.3%Language:Nix 0.6%Language:Shell 0.1%Language:Standard ML 0.0%