How to build your own Ethereum Network


How to build your own Ethereum Network
with h3xadecimal|4 years experience
303521total views
How to build your own Ethereum Network
- English
- Cryptocurrency
Ethereum
- Project length: 2h 04m
In this project tutorial we'll have a look at the mechanics of creating your own Ethereum blockchain.
Overview
What are the requirements?:
This section will cover the requirements of the programming language, skills viewers should have to understand and follow this tutorial.
Familiarity with Blockchain
Familiarity with Ether, Eth tokens and Ethereum, specifically
And the most important is: don’t panic!
What is the target audience?:
You want to make their own Eth chain
You have any interest in the usage aspect of crypto
When are the streaming sessions (streaming schedule)?
Project Outline
Project Overview:
Session 1: Creating a testnet
- Creating your own Ether local testnet for testing apps, etc with test Ether
Session 2: How to create an ETH cloned Blockchain
- Source tutorial and build project plan, start by downloading Ethereum git repo and making where we'll eventually be able to mine (not a VM)
Session 3: Mining locally!
- Let's mine some Eth!