polaris-project / go-polaris

A distributed computations protocol for the next generation of the web.

Repository from Github https://github.compolaris-project/go-polarisRepository from Github https://github.compolaris-project/go-polaris

Polaris

A distributed computations protocol for the next generation of the web.

Godoc Reference Go Report Card Build Status Gluten Status

Installation

Binary

go install github.com/polaris-project/go-polaris

Source Code

go get -u github.com/polaris-project/go-polaris

Usage

Joining the Testnet

go-polaris

Creating a Private Network

Note: Before creating a private network, make sure to create a data/config/config_network_name.json file.

go-polaris --network your_network_name --bootstrap-address

About

A distributed computations protocol for the next generation of the web.

License:GNU Lesser General Public License v3.0


Languages

Language:Go 99.8%Language:Shell 0.1%Language:Dockerfile 0.1%