Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 314 Bytes

Readme.md

File metadata and controls

26 lines (19 loc) · 314 Bytes

Installation

yarn install
npm install -g ethereumjs-testrpc

Running

testrpc
yarn run dev

Configuration

Set up the contract

  • Go to https://remix.ethereum.org/
  • Select "Web3 provider"
  • Compile -> Details -> ABI
  • Run -> Deploy
  • Copy address where the contract was deployed