Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

sagan-software/eos-ranger

Repository files navigation

EOS Ranger

Syncronize your database with any EOSIO-compatible blockchain

brainstorming/notes

vertices:

  • block
  • transaction
  • action
  • account

edges:

  • block <-> transaction
  • transaction <-> action
  • action <-> account

possible queries:

  • blocks
    • block_num
    • chain_id
    • irreversible
    • data
  • transactions
    • block_num
    • chain_id
    • data
  • actions

use cases:

  • find blocks by producer
  • find actions sent to code account
  • find users of code account
  • find top RAM traders
  • find

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published