Skip to content

An example of how events can be used as loggin in ethereum example

Notifications You must be signed in to change notification settings

The-Neo-Noir/BloodbankEventDapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# BloodbankEventDapp" This Dapp shows how to use the event log machanism of ehtereum platform.

Step 1:

Make sure you have your go-ehtereum server running and mining 
>geth --rpc --rpcaddr "localhost" --networkid 700 --datadir "genesis-node2" --verbosity 6  --nodiscover --maxpeers 3 --nat extip:127.0.0.1 console
Then start the mining 
by miner.start(2) command at the console

Step 2:

You Can now open the index.html page ( Do not need a web server, but you can use if you wish to )

About

An example of how events can be used as loggin in ethereum example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published