Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vbaranov/event-listener-dapp
- Owner: vbaranov
- Created: 2018-11-09T10:15:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T18:26:00.000Z (about 6 years ago)
- Last Synced: 2024-11-22T16:41:07.996Z (2 months ago)
- Topics: dapp, ethereum
- Language: JavaScript
- Homepage: https://vbaranov.github.io/event-listener-dapp/
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.