Skip to content

asilvafx/web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Ethereum

A comprehensive boilerplate for building decentralized applications (dApps) using Web3 technologies. This setup includes essential dependencies for blockchain development, such as Web3.js for interacting with the Ethereum blockchain, Infura for RPC nodes, and React. It also incorporates Tailwind CSS for styling, ESLint for code quality, and support for environment variables.

Features

  • ERC-20 Create Wallet, Get Token BalanceOf and Send Transactions
  • Web3.js for Ethereum blockchain interaction
  • Infura.io for blockchain RPC nodes
  • React + Vite + Tailwind CSS for frontend
  • Environment configuration via dotenv

Installation

  1. Clone the repository
    git clone https://github.com/asilvafx/web3.git
    cd web3

About

ERC-20 Token Integration. Create Wallet, Balance Of and Send Transactions. Using Ethereum Infura and Web3.js

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors