dabih

Command line interface for dabih blockchain operations and smart contracts.

cargomacoslinuxwindows
Try with needOr install directly
Source

About

Command Line Interface for dabih

Commands

dabih

Examples

check blockchain account balance$ dabih balance <address>
deploy smart contract to blockchain$ dabih deploy <contract-file>
send cryptocurrency transaction$ dabih send <recipient-address> <amount>
query smart contract state and data$ dabih query <contract-address> <method>
view transaction history and details$ dabih history <address>