Building from source
Prerequisites:
To build the
cheqd-node
executable run:starport chain build
To look up binary's location run:
which cheqd-noded
Prerequisites:
Only the network of one node is supported. To run the network of one node:
starport serve
serve
command installs dependencies, builds, initializes and starts your blockchain in development.Last modified 8mo ago