leonid3000 / ICO

Opporty ICO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opporty ICO

A service-focused, knowledge-sharing business platform with decentralized, crypto-enabled marketplace that facilitates purchase and sale

Opporty ico

How to use docker

To begin with, you need to install a docker CE and a docker-compose according to this instruction docker CE docker-compose

Start private net

cd bin
./dev-up.sh

Start private net truffle migration

cd bin
./migration-dev.sh

Start rinkeby net

cd bin
./rinkeby-up.sh

Start rinkeby net truffle migration

You must create a file with a password in the directory $HOME/ICO/ethernode/rinkeby/password and insert the password from the private key (49b7776ea56080439000fd54c45d72d3ac213020)

cd bin
./migration-rinkeby.sh

Connection Ethereum Wallet to private net:

Linux

ethereumwallet --rpc http://localhost:8545

About

Opporty ICO


Languages

Language:JavaScript 74.9%Language:Shell 25.1%