Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

providenetwork/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

provide.network/node

This is a library of p2p clients representing select blockchain and distributed filesystem protocols and related utilities (i.e., blockexplorers and other developer tools). Application containers built from this repository can be configured using a standard set of configuration options.

EVM Support

The following EVM-based clients and protocols are currently supported (in no particular order):

Bcoin Support

The following Bcoin protocols are supported:

Hyperledger Support

Hyperledger protocol support is still a work in progress. Documentation forthcoming.

IPFS Support

By default, regardless of the client/protocol implementation targeted for execution, the container starts a local IPFS daemon which should be added to a load-balanced IPFS network. Environment support for configuring the IPFS daemon to connect to a private network; documentation forthcoming.

Dockerfile

Currently, the Dockerfile builds a very fat image which contains all supported clients and protocols. The reason for this is simply for the sake of convenience when provide.network nodes are being launched via the Provide PaaS. It will make sense in the near future to further parameterize docker build invocations such that only the desired functionality is built to expedite build times and bandwidth (i.e., when the resulting container is being shipped over the network).

The main.sh entrypoint uses environment variables supplied at container runtime to invoke the appropriate client binary (or binaries in the case of permissioned networks such as Quorum).

About

Peer-to-peer clients and consensus mechanisms supported or being considered for support by Provide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published