Skip to content

copernet/walle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

walle

Modify rpc password in 'conf/coperctl.conf'.

quick start

Install dependencies

you should install python3 first

On MacOS

brew install python3

We use pipenv to manage source code and environment

pip3 install pipenv

Download code and create virtual environment

$ git clone git@github.com:copernet/walle.git
$ cd walle
$ mkdir .venv
$ pipenv --python 3.7
# pipenv install 

Run test case

pipenv run python abc-rpc.py

Initialize 200-block-long chain

pipenv run python create_cache.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages