-
web3-react
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Paste the token code into the Token.sol file. The contract is full of comments that explains its functionality, kudos to hardhat team! If you wish, you can edit the name and symbol of the token.
-
The fully App.js code can be found here
-
What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.
-
metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.
-
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.
Related posts
-
Web3 Application Wallet Authentication and npm Package Solution
-
After heavy consideration and research I’ve decided not to spend a bunch of money on a bootcamp. So where to start?
-
I looked through 130,000+ lines of Javascript so you don't have to
-
Tutorial: build DAPP with Web3-React and SWR
-
Angular Addicts #32: Angular 19, new Style guide RFC & more