Skip to content

ve-varun-sharma/petshop-eth-dapp

Repository files navigation

Petshop Eth DApp

Summary

Create & Deploy a simple Pet Shop app to the blockchain!

From this turtorial: https://trufflesuite.com/boxes/pet-shop/

In-App Pictures:

image

image

Installation

Follow this: https://trufflesuite.com/boxes/pet-shop/ https://trufflesuite.com/guides/pet-shop/

Key Word Defs

memory

https://stackoverflow.com/questions/33839154/in-ethereum-solidity-what-is-the-purpose-of-the-memory-keyword

Testing

Can run tests via solidity framework or Javascript with truffle.

Solidity Truffle tests

These tests were not running until fixed via downgrading version. This was suggested from this (stackoverflow)[https://stackoverflow.com/questions/53878775/truffle-test-fails-with-error-could-not-find-artifacts]

Version: truffle@v5.1.10

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages