/proof-of-ownership-demo

Proof of Ownership Demo

Primary LanguageTypeScriptApache License 2.0Apache-2.0

PoO Demo

Pre-requiesite

A CodeChain node with solo chain. // we use the solo's genesis address to pay for the fee.

Setup

The setup script creates a public key, a private key and an asset.

yarn run-setup

Run server

yarn run-server

Run client

Change parameters in the src/client.ts file using the result of the setup script.

yarn run-client