Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 412 Bytes

File metadata and controls

31 lines (18 loc) · 412 Bytes

nextjs-solidity-browser-compiler

Preview

A solidity frontend compiler example built with Next.js and solc-js

Live Preview

Setup

Run in a terminal with yarn:

yarn install

Start

Run in a terminal to start a development server:

yarn dev

Then go to

http://localhost:3000/