Code Monkey home page Code Monkey logo

steadylearner / ethdev-diary Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 5.0 3.42 MB

It will help you to be a Ethereum developer from nothing. I will record every learning sources and code I write until I get a paid job with it.

Home Page: https://www.steadylearner.com

Solidity 1.80% JavaScript 91.32% HTML 4.16% Python 0.14% CSS 2.58%
solidty solidity-contracts ethereum ethereum-contract ethereum-dapp ethereum-blockchain blockchain blockchain-technology steadylearner smart-contracts react-ethereum solidity-dapps solidity-codes solidity-language solidity-web cryptocurrency

ethdev-diary's Introduction

Record of eth learning process

I am complete beginner to Ethereum and crypto relevant tech. I will continue until I get a job with this. If I could, you will also able to get a job following this repository.

If you want the similar one for Rust, you can refer to the Rust Full Stack Repository.

You can support it with Bitcoin.

1ESPcN8eQs8mXYYgbYysg9whzY4k3scSpy	

The current state of this repository

  • Update React Parcel Ethereum example
  • Code a remote purchase example with React and an image of a real product while you refer to with_ipfs and react parcel ethereum example.
  • Write a job board with login and CRUD for freelancers.

Start

Code

$truffle init or $truffle unbox
$truffle compile
$truffle create contract Contract

Make migrations/2_contract.js and write Solidity code for Contract.sol file.

$truffle migrate
$truffle console
contract = await Contract.new()
contract
$truffle test
// Edit contract if necessary.
$truffle migrate --reset
($yarn dev)

Security

Deployment

Wallet

Invest

IPFS

Read More

ethdev-diary's People

Contributors

steadylearner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.