This is a simple smat contract to enabble only an owner to add strings to the contract
- Node Installed
- Ganache Installed
Download and Intall Node On your machine
Install Ganache for your OS here
npm install -g truffle
npm install
truffle test
This is a simple smat contract to enabble only an owner to add strings to the contract
Download and Intall Node On your machine
Install Ganache for your OS here
npm install -g truffle
npm install
truffle test