Skip to content

LOBYI/SIMPLE_DAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SIMPLE REACT_FOUNDRY DAPP TEMPLATE

The project is for testing simple dapp. Not for publishing.

STEP 1

Install foundry, react(vite) Try to use anvil for local testnet.

STEP 2

In foundry dir, forge script. forge script script/Deploy.s.sol --fork-url [anvil rpc url] --private-key [private_key] --broadcast

STEP 3

In getContact.js and ProductDetail.jsx, select the contract address with your own contract address.

STEP 4

Enter the command below in client dir. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors