https://github.com/dappros/bc_geth_node
Dappros Platform (Ethereum-based) BC node documentation and service scripts
https://github.com/dappros/bc_geth_node
Last synced: about 1 year ago
JSON representation
Dappros Platform (Ethereum-based) BC node documentation and service scripts
- Host: GitHub
- URL: https://github.com/dappros/bc_geth_node
- Owner: dappros
- License: apache-2.0
- Created: 2021-07-21T10:17:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T11:21:20.000Z (over 4 years ago)
- Last Synced: 2025-05-15T11:13:59.489Z (about 1 year ago)
- Language: Shell
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blockchain geth node (PoA) set up and maintenance
BC node documentation and service scripts
We use these to maintain our Dappros Platform which is Ethereum-based, but you might find these useful for your own Geth- / Ethereum- based projects.
Some documentation here to:
* Launch
* Diagnose
* Maintain
Go Ethereum (geth) nodes, in particular Proof of Authority (Clique) consensus type for private blockchain networks.
## Dappros Platform https://www.dappros.com/
You can get a ready-to-go blockchain-as-a-service platform via signing up for a Dappros Platorm free account.
Alternatively you can set up your own validator node member of Dappros Platform chain using the instructions provided in this repo.