An example dapp to showcase matic integration with torus
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To start with, make sure your node version is up to 10.x
node -V
- Clone the repo
git clone [email protected]:torusresearch/torus-matic.git
- Install dependencies.
cd dapp && npm i
To deploy the contract, copy it over to remix-ide and deploy from there.
Remember to update the cinemaAddress on line 3 of web3.js