kesarawimal / inbox-smart-contract

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 88.1%Language:Solidity 11.9%