Example Ethereum-based decentralized application to manage a pet shop's adoptions.
Clone the repo and download all the dependencies (npm, truffle, ethereumjs-testrpc). Use 'npm run dev' in the directory to start the local server. When interacting with the 'Adopt' buttons, use MetaMask or something similar to interact with the testnet.
Built with Truffle, Solidity, JavaScript, Web3.js, and Bootstrap