Code Monkey home page Code Monkey logo

ethprivtestnet's Introduction

Ethereum PrivTestnet

Install

git clone https://github.com/AugustoL/ETHPrivTestnet --recursive
cd go-ethereum && make
cd .. && npm install

Blockchain Operations

Console

This command will gave you access to the geth console, to run this you need to at least have one account generated.

npm run console

Init

Run this command only once and before you start mining, this will init the blockchain with you genesis.json.

npm run init

Mine

npm run mine

Use this command to run the miner.

Accounts

npm run accounts [QUANTITY_TO_GENERATE]

Use this command to generate accounts for you testnet, they will be automatically saved on the keystore and ready to use on your console.

Clean

npm run clean

This command will delete all the blockchain data, use it if you want to start a new blockchain from genesis block, after running this command you will need to init the blockchain

Donations

Bictoin: 1Cf3mkzNicq57hqP9jMEGbTfvtJnMfAKe6

Ethereum: 0x089a9b6915f3ddf987010A0a56045469DBaACB2C

ethprivtestnet's People

Contributors

augustol avatar

Stargazers

 avatar

Watchers

James Cloos avatar Michael Gord avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.