Getting Started

The executable dens-transactions-cli allows one to submit transactions relating to the DeNS protocol to the blockchain. In the git repository, it is provided at the flake output dens-transactions-cli, so Nix users can enter a shell with the dens-transactions-cli executable with the following command.

nix shell github:mlabs-haskell/DeNS#dens-transactions-cli

When dens-transactions-cli executes, most commands will need the following runtime dependencies:

Tip
Each subcommand (described in later sections) has a --help flag to describe its usage.