Skip to content

wowica/cardano-cli-tx-demo

Repository files navigation

Cardano CLI TX Demo

This is a simple demo showing different ways to use the cardano-cli to transfer ADA.

Checkout our Youtube cardano-cli video series 📺 for a walkthrough of the commands on this repo.

Generating Addresses

The following list of commands will generate the necessary keys and addresses used on the demo.

$ ./00-generate-keys-and-addr.sh alice
$ ./00-generate-keys-and-addr.sh bob
$ ./00-generate-keys-and-addr.sh charlie
$ ./00-generate-keys-and-addr.sh daisy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages