# README
ndaunode
: ABCI application implementing a ndau chain node
Usage
-
Terminal 1:
$ ndaunode
-
Terminal 2:
$ tendermint node
-
Terminal 3:
Set and read values from the ndau blockchain using the
ndau
tool:$ ndau set -k key -v value
and so forth. See
ndau
tool documentation for more details.