CleberSilva93 / web3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web3.0 Blockchain with Solidity, SmartContrats

Tutorial Video

https://www.youtube.com/watch?v=Wn_Kb3MR_cU&t=352s

Main Libs:

  • React
  • Tailwind
  • Alchemy
  • Hardhat
  • Ethers

Require

  • Connect with wallet of metamask
  • Send Ether for other wallet
  • List all transactions by wallet

What is alchemy for

  • Alchemy is a API to create connection with blockchain networks, so we can send ours smart contracts.

What is Hardhat for

  • Hardhat is a lib to compile, deploy, test, and debug your smart contracts ethereum.

What is Ethers for

  • In specificaly, ethers is used to integrate the ethereum system.

About


Languages

Language:JavaScript 83.6%Language:CSS 11.3%Language:Solidity 4.0%Language:HTML 1.1%