GolosChain / Qa

3 stars 1 forks source link

check the veracity of the docks. #7

Closed kotbegemot closed 6 years ago

kotbegemot commented 6 years ago

Wiki

BaroH4er commented 6 years ago

Done

# git clone https://github.com/GolosChain/golos.git -b golos-v0.18.0
# cd golos/
# git submodule update --init --recursive -f
# docker build -t goloschain/golos -f share/golosd/docker/Dockerfile-testnet .
# docker run -d -p 4243:4243 -p 8090:8090 -p 8091:8091 --name golos-default goloschain/golos
# docker exec -ti golos-default /usr/local/bin/cli_wallet --server-rpc-endpoint="ws://127.0.0.1:8091"
> set_password 1qaz
> unlock 1qaz
> import_key 5JVFFWRLwz6JoP9kguuRFfytToGU6cLgBVTL9t6NB3D3BQLbUBS
> info

image