Skip to content

wanchain block chain main code

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

WalidOfNow/go-wanchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

wanchain block chain main code

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 84.9%
  • C 6.7%
  • JavaScript 5.1%
  • C++ 1.0%
  • Assembly 0.5%
  • Java 0.4%
  • Other 1.4%