Skip to content

kiwina/Caladex-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caladex Frontend

Prerequisites:

  1. Node.
  2. Git.
  3. Browser extension Metamask: https://metamask.io/download.html.

Run Hardhat's local network, deploy the contracts and copy the addresses into constants/index.js. For details see here.

Install and run

npm install
npm start

Once the system is running, make sure to connect Metamask to the correct network (i.e. localhost:8545)

Caveats

When running a local blockchain, metamask has issues sending the correct nonce. Therefore, you must reset the account in metamask every time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • HTML 0.4%