Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 618 Bytes

Note: Use Ropsten - this is currently connected to a dummy contract, transactions will send but will also fail

Note: To access/interact with the beta page you will need a MetaMask account

Live Version (Home): Website

Web 3 page (Actual application front end): http://www.canalprotocol.com/beta

Refer to THIS to understand the smart contracts/blockchain components.

The route to the beta page is /beta

Install Dependencies

npm install

Run Locally

npm start