Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lefterisjp/polkafilter
just an example for event filtering
https://github.com/lefterisjp/polkafilter
Last synced: 21 days ago
JSON representation
just an example for event filtering
- Host: GitHub
- URL: https://github.com/lefterisjp/polkafilter
- Owner: LefterisJP
- Created: 2017-10-17T16:23:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T16:34:07.000Z (about 7 years ago)
- Last Synced: 2024-10-06T20:41:05.778Z (about 1 month ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run
You need npm, and an ethereum client synced in the mainnet default ports. If you have different ports change it in the source code
Just do
```
npm install
```to install the dependencies and then
```
npm run
```