Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```