Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 693 Bytes

File metadata and controls

31 lines (20 loc) · 693 Bytes

Monitoring transactions of a specific Ethereum address using Web3JS

This application was created using the Tuffle Webpack Box.

Some inspiration taken from this article. Many thanks!

Run the app!

Start Ganache

ganache-cli -m 'theme narrow finger canal enact photo census miss economy hotel often'

Compile and migrate conrtracts

truffle compile
truffle migrate --reset

Run the app

cd app
npm run dev

Open the app and play around!

The app is now running at http://localhost:8080/