Code Monkey home page Code Monkey logo

ethereum-blockchain-guide's Introduction

Etherum Blockchain Guide

1 Basic concepts of Bitcoin

https://www.youtube.com/watch?v=bBC-nXj3Ng4

2 Blockchain local testnet

2.1 Set up a Private Ethereum Blockchain

Use this tutorial: https://media.consensys.net/how-to-build-a-private-ethereum-blockchain-fbf3904f337, or use the dockerized version: https://github.com/Capgemini-AIE/ethereum-docker.

Example of genesis.json: https://gist.github.com/dickolsson/e652b3d0e7bee55aa0a582d8a03900bf.

2.2 Install MetaMask in your browser

https://metamask.io/

2.3 Connection

Now connect to de local testnet with MetaMask using assigned port in ´--rpcport´ command. Note: It's nessesary initialize the nodes with the parameter --rpc and if you want to connect with other nodes, this parameter must setted --rpcaddr 0.0.0.0.

3 Smart contract

Read the Ethereum documentation: http://www.ethdocs.org/en/latest/.

To introduce on smart contracts and Dapps, see this videos from 1 to 10 and 20:

https://www.youtube.com/watch?v=rmtsh7Q7sbE&list=PLV1JDFUtrXpFh85G-Ddyy2kLSafaB9biQ.

Learn Solidity by making something:

Developer tools:

For deploy and test contracts: http://truffleframework.com/docs/getting_started/project.

Building robust smart contracts with OpenZeppelin: http://truffleframework.com/tutorials/robust-smart-contracts-with-openzeppelin.

Others langueges:

4 Auditing

Game to hack smart contracts: https://ethernaut.zeppelin.solutions/.

ethereum-blockchain-guide's People

Contributors

sponti avatar stabastian avatar

Stargazers

 avatar

Watchers

 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.