https://github.com/chancehudson/event-repro
https://github.com/chancehudson/event-repro
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chancehudson/event-repro
- Owner: chancehudson
- Created: 2022-03-14T02:35:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T02:37:27.000Z (over 4 years ago)
- Last Synced: 2024-07-21T00:41:12.923Z (about 2 years ago)
- Language: JavaScript
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# event logs
Tests retreiving events for a block after sending a transaction.
To run use the following commands:
```
npm install
node .
```