/animal-rescue-truffle

updates to boilerplate truffle pet-shop-tutorial with some modifications and additions

Primary LanguageJavaScriptMIT LicenseMIT

Animal Rescue

Written using truffle

To compile, truffle compile

To migrate, truffle migrate

To test, truffle test

To run, npm run dev