Skip to content

ellis2323/CreatePrivateEthereum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create Private Ethereum Blockchain

This script pilots geth to provide easy functions:

  • ./pgeth.py init: this function create the blockchain with an account. Use it the first time.
  • ./pgeth.py start: this function starts geth daemon and mining. Use it when you want use geth.
  • ./pgeth.py stop: this functions stops geth. Use it not to burn your CPU on stupid blocks.
  • ./pgeth.py destroy: A function to delete quickly your private blockchain.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%