eoscostarica / eos-rate

EOS Block Producer Ratings and Voting Portal :star2:
https://eosrate.io
MIT License
27 stars 26 forks source link

Integration with Dfuse to get the account transaction history. #195

Open JulianAlvarado opened 5 years ago

JulianAlvarado commented 5 years ago

The dfuse API is available for the EOS mainnet.

https://docs.dfuse.io/reference/eosio/graphql/

API URL
WebSocket wss://mainnet.eos.dfuse.io/v1/stream
REST https://mainnet.eos.dfuse.io/
GraphQL https://mainnet.eos.dfuse.io/graphql – Explore: GraphiQL
JulianAlvarado commented 5 years ago

Its a nice to have however something to consider for MVP2 @arturocr @edgar-eoscostarica