Skip to content

devbootstrap/web3-transaction-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A simple Dapp to demo monitoring transactions using Web3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors