Skip to content

dfuse-io/example-node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfuse Client Library - Node.js Example

This project showcases how to use dfuse Client Library to easily stream all transfers happening in Mainnet in a streaming fashion.

First install all the dependencies:

yarn install

Then simply launch the development mode to see the end results:

DFUSE_API_KEY=<dfuse API key here> node index.js

When running this, you should see token transfer starting to flow through your console.

Requirements

You will need to have a DFUSE_API_KEY environment variable defined before starting the development server.

Obtain a free API key by visiting https://dfuse.io.

About

This project showcases how to use - dfuse Client Library - in a Node.js environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published