Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,884 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rangers Node

go implementation for RangersProtocol

0 Overview

For more details about RocketProtocol please refer to the lightpaper: lightpaper link

1 Build an executable binary

1.1 prerequisite

1.2 download code

git clone [email protected]:rangersprotocolcode/go-rangers.git

make sure you have the right account/password

1.3 build & c

To build this project:

make

To clean build:

make clean

Check if you have the binary file: rangers_node

1.4 package management

We use go modules to manage all dependencies.

Check official documents before add or update any third party packages:

You may need the proxy for downloading the go packages.

for example: bash_profile for linux

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages