Skip to content

mfafore22/web3-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

@"

Web3 Demo — Ethers Backend + React Frontend

Backend

cd backend npm i

.env

PORT=3000

(optional) PRIVATE_KEY=0x<64-hex>

npm start

Frontend (Vite proxy → /api/*)

cd web3-ui npm i npm run dev

API

GET /api/health GET /api/network GET /api/account GET /api/balance/:address POST /api/send-eth # needs PRIVATE_KEY "@ | Set-Content -Encoding utf8 README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors