Skip to content

ilyakatz/ethereum_playground

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published