Skip to content

DICO is a decentralized ICO platform build on Substrate

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

DICO-TEAM/dico-chain

Repository files navigation

image

Decentralized and governable ICO platform

Substrate version GitHub license

Credits

ORML

paritytech/substrate

Development

setup

curl https://sh.rustup.rs -sSf | sh
sudo apt install build-essential git clang libclang-dev pkg-config libssl-dev
sudo apt update
sudo apt install nodejs npm
npm install -g yarn
npm i polkadot-launch -g

clone projects

git clone https://github.com/paritytech/polkadot.git
git clone https://github.com/DICO-TEAM/dico-chain.git
cd dico-chain
make submodule

build

Execute the following command in dico-chain and polkadot files.

cargo build --release

run testnet

Execute the following command in the dico-chain file

cd launch
polkadot-launch config.json

Connect to local testnet ws://localhost:9946

Contributions

Contributors are welcomed to join this project. Please check CONTRIBUTING about how to contribute to this project.

Connect to mainnet

./kico --collator  -- --execution wasm --chain kusama

License

The project is made available under the Apache2.0/MIT license.

About

DICO is a decentralized ICO platform build on Substrate

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages