/basic-eth-app

Very basic smart contracts app on ETH

Primary LanguageHTML

Simple smart contracts app

What did i learn

  • Ethereum Smart Contracts Basics
  • The Remix IDE
  • TestRPC
  • Using Web3.js to Connect & Interact with the Smart Contract
  • Styling UI
  • Deploying the Contract to the Ropsten Test Network
  • Using MetaMask

Dev

Private chain with testrpc

testrpc

In other terminal

npm run dev