All Projects → vincentserpoul → parityPoA

vincentserpoul / parityPoA

Licence: other
demo of Parity PoA

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to parityPoA

iceshelf
A simple tool to allow storage of signed, encrypted, incremental backups using Amazon's Glacier storage
Stars: ✭ 28 (+55.56%)
Mutual labels:  parity
private-chain
⛓An Ethereum PoA private-chain environment on AWS.
Stars: ✭ 23 (+27.78%)
Mutual labels:  parity
docker-geth-lb
MyEtherWallet AWS set up. Deploy public-facing Ethereum nodes using AWS CloudFormation / Docker / Parity / Geth / ethstats
Stars: ✭ 127 (+605.56%)
Mutual labels:  parity
snapraid-aio-script
The definitive all-in-one SnapRAID script. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!
Stars: ✭ 92 (+411.11%)
Mutual labels:  parity
ParPar
High performance PAR2 create client for NodeJS
Stars: ✭ 110 (+511.11%)
Mutual labels:  parity
bloqly
Bloqly: JavaScript Smart Contracts Engine + SQL database
Stars: ✭ 29 (+61.11%)
Mutual labels:  poa
docker-eth-dev
Hacking together a containerized environment for Ethereum development with Truffle using Parity
Stars: ✭ 22 (+22.22%)
Mutual labels:  parity
bridge-ui
UI for TokenBridge, an interoperability solution between Ethereum networks for native and ERC tokens
Stars: ✭ 41 (+127.78%)
Mutual labels:  poa
Substrate
Substrate: The platform for blockchain innovators
Stars: ✭ 6,275 (+34761.11%)
Mutual labels:  parity
Polkadot
Polkadot Node Implementation
Stars: ✭ 4,915 (+27205.56%)
Mutual labels:  parity
ETH-transactions-storage
Indexer for Ethereum to get transaction list by ETH address
Stars: ✭ 155 (+761.11%)
Mutual labels:  parity

THIS REPO IS USING OLD TOOLS AND SHOULD BE CONSIDERED DEPRECATED. If you are interested in ethereum PoA or prviate setup, you should look at the go-ethereum project.

Parity PoA setup

Build the docker image

  ./build_docker_image.sh

Generate the accounts and configs

/ ! \ CHANGE PASSA PASSB and PASSC / ! \

  ./generate PASSA PASSB PASSC

Launching nodes

if you are using docker swarm, See ./docker-swarm/README.md.

if you re using kubernetes, see ./kubernetes.README.md.

Cleaning up and removing sensitive fles

  rm -rf ./.generated
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].