Skip to content
Kwang Yul Seo edited this page Apr 10, 2018 · 73 revisions

CodeChain

CodeChain is a programmable blockchain supporting multiple asset types. You can instantly create new digital assets and use them for your services.

Features

  • Built-in support for multiple digital assets
  • No transaction fees for users
  • Programmability through CodeChain script language

Run

You can run CodeChain with cargo run command.

cargo run

If you want to change the default behavior of CodeChain, refer to How to Run.

Design

Specification

Coding Convention

Follow CodeChain Coding Convention.

Schedule

CodeChain Schedule

Clone this wiki locally