Skip to content

CleberSilva93/web3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published