Skip to content

dfuse-io/example-graphql-apollo-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS Chain Activity Statistics

This repository contains two quick scripts to extract chain activity (blocks, transactions, token transaction, account creation, etc). We use the dfuse Search GraphQL API to perform this example.

First, install the dependencies:

yarn install

Then run the token stats:

DFUSE_API_KEY=<Your API Key here> yarn token

Or run the account creation stats:

DFUSE_API_KEY=<Your API Key here> yarn account

About

EOS Chain Activity Statistics via dfuse Search GraphQL API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published