Skip to content

Vaibhav083/newrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

361 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newrl

Newrl blockchain's python client

Prerequisites

  1. A computer accessible outside with port open for incoming.
  2. Git installed. Steps here
  3. Python3.7+ installed. This is preinstalled on most common linux distributions.
  4. Pip and python3 venv installed. Installation steps available here

Installation

git clone https://github.com/asqisys/newrl.git
scripts/install.sh

Running the app

# with network sync
scripts/start.sh

Test

# unit and integration tests
$ scripts/test.sh

About

Newrl Blockchain's Python Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Other 0.5%