devaman / treacto

Treacto - A truffle box
MIT License
4 stars 5 forks source link

Add Rinkeby Deployment of contract ( hacktoberfest ) #1

Closed devaman closed 5 years ago

devaman commented 5 years ago

In the current Project, the smart contract is deployed on ganache test net. Features to be added:

  1. Rinkeby Deployment of contract.
  2. Correct working of the project after modifying the code
ozgunbal commented 5 years ago

I'll give it a shot. I made few trials with truffle earlier. It might be good to learn deployment.

devaman commented 5 years ago

great