https://github.com/kunpengren/ethlocal
Build a local private Ethereum Network by docker container
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Last synced: 4 months ago
·
JSON representation
Repository
Build a local private Ethereum Network by docker container
Basic Info
- Host: GitHub
- Owner: KunPengRen
- Language: Dockerfile
- Default Branch: main
- Size: 1.95 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
README.md
ETHLocal
ETHLocal is aimed to build a local private Ethereum Network by docker container.
Network Architecture
- Bootnode: listens on porn 30303, is used for peer discovery purpose.
- JSON-RPC endpoint: this node exposes JSON-RPC API over HTTP endpoint on port 8545.
- Minernode: this node is responsible for mining (the process of creating a new block in our blockchain).
Build and Run
cd network
docker-compose up -d
Reference
https://medium.com/scb-digital/running-a-private-ethereum-blockchain-using-docker-589c8e6a4fe8
Owner
- Name: Vincent
- Login: KunPengRen
- Kind: user
- Location: Singapore
- Company: National University of Singapore
- Repositories: 14
- Profile: https://github.com/KunPengRen