Karbonomy / karbonomy-chain

Karbonomy - The dApps hub for carbon market using the Substrate Blockchain Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install environment

Follow the official installation steps to set up all Substrate prerequisites.

Build chain

cargo build --release

Run local

To run a local dev node execute

./target/release/substrate-contracts-node --log info,runtime::contracts=debug 2>&1

About

Karbonomy - The dApps hub for carbon market using the Substrate Blockchain Framework.

License:The Unlicense


Languages

Language:Rust 97.5%Language:Shell 2.5%