A CodeChain node with solo chain. // we use the solo's genesis address to pay for the fee.
The setup script creates a public key, a private key and an asset.
yarn run-setup
yarn run-server
Change parameters in the src/client.ts
file using the result of the setup script.
yarn run-client