Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 543 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 543 Bytes

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 [email protected]: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