8000 GitHub - friveraortiz/blockchain-tutorial-for-devs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

friveraortiz/blockchain-tutorial-for-devs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Development Tutorial for Developers

Becoming a Blockchain developer can seem a daunting task in the big picture, even for developers.

Why?

Because there are so many random tools involved. There’s the Truffle suite, Hardhat, Waffle, Web3.js, ethers.js, MetaMask, Solidity, Vyper, the Remix IDE, and so on.

Which one should you start with? How do they all fit together? Do you really need to know them all?

Well, I’m going to simplify this for you in this guide and walk you step by step through getting started as a Blockchain developer.

And this guide is FOR DEVELOPERS. If you have no clue how to code, then completing a basic web development course first would be a prerequisite.

But if you know basic JavaScript or a similar language and want to break into the Blockchain industry, then this guide will walk you through the tools you need and how they work together to create a simple decentralized application.

YouTube Full Tutorial: https://youtu.be/LSL69RGeQL0

You'll need to compile your smart contract and add the json artifact to your React app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • HTML 20.1%
  • Solidity 7.0%
  • CSS 4.3%
0