This is a frontend for a solidity contract that registers and emits messages sent to the ethereum rinkeby testnet blockchain. The frontend is based off a buildspace project.
- Run
npm install
at the root of your directory - Run
npm run start
to start the project