maxgrok / Pet-Shop

Pet Shop Truffle Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet-Shop-

Pet Shop Truffle Tutorial

https://www.trufflesuite.com/tutorials/pet-shop

truffle compile to compile smart contracts
truffle migrate while running Ganache to deploy them on your own private blockchain.
truffle test to run the tests on the contract "Adoption".

Enjoy!

About

Pet Shop Truffle Tutorial

License:MIT License


Languages

Language:JavaScript 99.0%Language:HTML 1.0%