newrl Newrl blockchain's python client Prerequisites A computer accessible outside with port open for incoming. To start a node on AWS, launch an EC2 instance from instructions here. Make sure to make port 8090 open to public when configuring the security group. To start a node on Digital ocean droplet, instructions here Git installed. Steps here Python3.7+ installed. This is preinstalled on most common linux distributions. Pip and python3 venv installed. Installation steps available here Installation git clone https://github.com/asqisys/newrl.git scripts/install.sh Start the node scripts/start.sh