A solidity frontend compiler example built with Next.js and solc-js
Run in a terminal with yarn:
yarn install
Run in a terminal to start a development server:
yarn dev
Then go to
http://localhost:3000/
A solidity frontend compiler example built with Next.js, solc-js and TypeScript
TypeScript
A solidity frontend compiler example built with Next.js and solc-js
Run in a terminal with yarn:
yarn install
Run in a terminal to start a development server:
yarn dev
Then go to
http://localhost:3000/