Skip to content

ravian-salman/eth-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

eth-Automation

Development Guide

How to build and run locally
  • Install NPM, truffle and git if not present on the system
  • Clone the repo using git clone
  • npm i - Install all NodeJS dependencies
  • truffle compile - To compile the contracts using Truffle's build int solidity compiler
  • truffle test - To run the tests located in the test/ directory
  • Deploy the Contract on Rinkeby or Mainnet

Developer Notes

Developed By Salman Haider
Reach us out: [email protected]
URL https://linkedin.com/in/raviansalman
Company TelGates Inc.
SmartContract should be deployed on Ropsten Testnet. Pull requests are always welcome. If you found any issues while using our DApp, please report using the Issues tab on Github.

Questions or Concerns?

Since this is alpha software, we highly encourage you to test it, use it and try to break it. We would love your feedback if you get stuck somewhere or you think something is not working the way it should be. Please open an issue if you need to report a bug or would like to leave a suggestion. Pull requests are welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published