Cocos-BCX / ERC-1808

GNU Affero General Public License v3.0
1.44k stars 159 forks source link

中文

ERC-1808

Full spec: https://github.com/ethereum/EIPs/issues/2246
develop document: 1808 Standard & Multiverse System

ERC-1808

ERC (Ethereum Request for Comments) is a proposal submitted by the Ethereum developer, and the number after it is the proposal number.

ERC-1808 is a proposal of Cocos-BCX 1808 on Ethereum. It a Demo implementation proposed based on the design concept of COCOS 1808, which falls into the following four parts:

The contract interfaces that developers can call are as follows:

Unit Tests

Run npm install -g truffle to install Truffle framework

Run truffle test to run the unit tests.