Skip to content

enemycnt/eth-calculator-demo

Repository files navigation

Eth Calculator

widget



Currently based on PRBMath

Built With

Installing and running

Simply clone the repository

git clone git@github.com:enemycnt/eth-calculator-demo.git

then install dependencies

yarn install

run the hardhat node

npx hardhat node --watch

Let's move to frontend

cd frontend
yarn install 

and run our frontend

yarn start

Open http://localhost:3000 with your browser to see the result.

About

Ethereum safemath calculator with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published