Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 324 Bytes

Intro To Solidity Wave Portal 👋

Portal

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.

  1. Run npm install at the root of your directory
  2. Run npm run start to start the project