Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 801 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 801 Bytes

WANChain Go

Branch Tests
master   CircleCI
develop CircleCI

Requirement: Docker

  1. For wanchain: git clone this repo, then run dev_mkimg.sh to build and run docker. alternatively, run dev_setup.sh to use the prebuild docker image from aliyun. In docker container, run /wanchain/src/chainbatch.sh to start wanchain

  2. For other tools in wanchain such as wanwallet or wanchain explorer, just run release_mkimg.sh and then run a docker container: docker run -d wanchainrelease