Skip to content

threefoldfoundation/blockchain_partners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

263 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeFold Blockchain Partners

What is Here ?

This is a public repository where we maintain flists and docker images for our blockchain partners to enable their users to seamlessly deploy on the ThreeFold grid. We invite developers, engineers, end users and other members from their respective communities to contribute and update flists, docker images and other technical information in this respository.

What do we expect and why do we encourage to contribute ?

  • To ensure that we have the latest and updated information from each of our blockchian partner
  • To ensure that our partners and their communities have a seamless deployment experience on the ThreeFold Grid
  • To innovate and float ideas that can enhance the user experience and overall benefit everybody
  • To highlight issues and problems and collaborate together to provide solutions

How this repository is structured ?

Every blockchain partner has a folder in this repository and all information with respect to that partner is only and only in that folder. The folder structure for the partner is herein,

├── partner_name
│   ├── Dockerfile
│   ├── README.md
│   ├── config
│   ├── examples
│   ├── flist.md
│   ├── images
│   └── scripts
    └── helm
  • README.md - Every partner has his own README.md that should contain all the necessary information to deploy their node
  • The Dockerfile contains code on how to build the docker image
  • The examples directory can contain any HowTos or any tutorials or any other helpful information for the community or end users
  • The scripts directory can contain all the scripts to automate, deploy, build, monitor for the partner node
  • helm directory contains helm chart for blockchain node deployent on k8s (Kubernetes)
  • The config directory may contain user specific configuration / settings / files / keys required to build into the image
  • flist.md will contain link to partner's flist and any information related to it
  • images directory to contain all images / screenshots used in Readme's / HowTo's

Current Status of Partner Images / Flists

The Full Nodes / Staking Nodes / Consensus Nodes can be easily converted to Validators / Master Nodes. For Validators or Master Nodes, there are some prerequisites and may vary from partner to partner. Most partners require a certain amount of wallet balance for a node to qualify as a Validator or a Master Node. Some may have specific hardware requirements too.

Partner flist Node Type Status Last Updated
Harmony https://hub.grid.tf/arehman/v2-harmony-1-3.flist Full Node Verified 27 Aug 2020
TomoChain https://hub.grid.tf/arehman/v2-tomo-1-1.flist Full Node Verified 29 Aug 2020
Digibyte https://hub.grid.tf/arehman/v2-dgb-1-1.flist Full Node Verified 4 Sept 2020
Dash https://hub.grid.tf/arehman/v2-dash-1-1.flist Full Node Verified 11 Sept 2020
Matic https://hub.grid.tf/arehman/v2-matic-1-3.flist Full Node Verified 28 Dec 2020
Presearch In Progress None Verified 18 Feb 2020

Maintainers of this repository

About

ThreeFold Blockchain Partners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors