Giter Site home page Giter Site logo

testnet's Introduction

Görli Testnet

The --goerli testnet configuration. Görli Chat

Go-Ethereum

Connect to Görli using the genesis provided in this repository:

geth --datadir /tmp/goerli/geth init ./geth/goerli.genesis
geth --datadir /tmp/goerli/geth --networkid 6284

Parity-Ethereum (WIP)

Clique support in Parity Ethereum is still work in Progress.

Source: https://github.com/jwasinger/parity-ethereum/tree/clique-poa

git clone -b clique-poa https://github.com/jwasinger/parity-ethereum.git
cd parity-ethereum/
cargo build --release

Alternate Source: https://github.com/thefallentree/parity-ethereum/tree/clique

git clone -b clique https://github.com/thefallentree/parity-ethereum.git
cd parity-ethereum/
cargo build --release

Connect to Görli using the Clique engine from one of the two builds above:

./target/release/parity --base-path /tmp/goerli/parity --chain ./parity/goerli.json --reserved-peers ./bootnodes.txt

Pantheon

Connect to Görli using the Geth genesis file and network ID 6284:

pantheon --genesis=./geth/goerli.genesis --datadir=/tmp/goerli/pantheon --network-id=6284

Nethermind

Connect to Görli by using the provided goerli.cfg included in Nethermind:

dotnet run --config configs/goerli.cfg

Contribute

Donations for development and hosting can be done through our mini-DAO at 0x6974df01bf293ab9af66127c03aac79b81d494c7. <3

Bounties for services and development will be available and announced soon.

See our FINANCE file for details on the owners of the multi-sig.

testnet's People

Contributors

5chdn avatar bmann avatar chainsafesystems avatar

Watchers

 avatar James Cloos avatar Brooklyn Zelenka avatar  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.