/inbox-smart-contract

A simple ethereum smart contract that contains a message which everyone can change and retrieve.

Primary LanguageJavaScriptMIT LicenseMIT

inbox-smart-contract

A simple ethereum smart contract that contains a message which everyone can change and retrieve.

  • Testing using Mocha in /test directory, we use Ganache personal blockchain for testing.
  • Deploy on Rinkeby Ethereum Network using truffle-hdwallet-provider and Infura API to access their nodes in the public network.