This app is a app I've wrote for learning purposes. It connects to a smart contract written in solidity, pushed on the ropsten testnet. You can basically create a "Hello World"-String and vote for it or other strings.
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.