/eth-shoppinglist

This is an example of a shopping list contract for Ethereum.

Primary LanguageJavaScript

eth-shoppinglist

This is an example of a shopping list contract for Ethereum. Smart contracts are written in solidity, tests in javascript with truffle.

Development

This project uses truffle and ganache for a local development environment. The following packages should be install to get the deployment to Ropsten:

npm install @truffle/hdwallet-provider npm install dotenv

Deployment

This smart contract has been deployed using Infura. To learn more about how to use infura with truffle, follow this tutorial.

It has been deployed to the Ropsten testnet to the address 0xAFa853Eb13B9F42eCf25B0eD5eb23ffdE5BC3bD3.