Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vbaranov/event-listener-dapp

Ethereum smart-contract event listener DApp example
https://github.com/vbaranov/event-listener-dapp

dapp ethereum

Last synced: 3 days ago
JSON representation

Ethereum smart-contract event listener DApp example

Awesome Lists containing this project

README

        

## Event listener DApp

This simple DApp executes Ethereum smart-contract method which emits event, and DApp subscribes to this event and shows toast with event param

**Note:** Smart-contracts are deployed to POA core and Sokol networks.