namlt3820

Results 4 issues of namlt3820

I checked [BSC Developer Ecosystem](https://github.com/binance-chain/bsc-ecosystem/blob/master/BSC_Develop_Ecosystem.md) and it list Eventeaum as one of its backend API, but I don't know how to config Eventeaum to achieve that goal. In the docker-compose...

I read that in BSC developer ecosystem document, Eventeum is described that it has seamless support for working with binance smart chain. But where can I find such support or...

I cloned the repo, setup .env files, uploaded subgraph schemas, and when I run `docker-compose up --build` I got this error: ``` subscriptions_server | This package has been deprecated and...

I want to use the feature `Publish Different Messages to Kafka` in binance smart chain node. But from the docs it seems like it's binance chain node feature only. Can...