Skip to content

delta-hq/sentio-processors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentio Processors

This repo will quickly get you started building a Sentio Processor.

https://docs.sentio.xyz/docs/readme

Requirements

  • node
  • yarn

Quickstart

https://docs.sentio.xyz/docs/quickstart

  1. In the root yarn install
  2. login w your api key yarn run login {api-key} (https://app.sentio.xyz/profile/apikeys)
  3. yarn run create {protocol-name}-{network}
  4. cd processors/{protocol-name}-{network}
  5. Create your project in the Sentio UI (https://app.sentio.xyz/projects)
  6. yarn sentio build (this is broken, see processors/compound-v2-ethereum/package.json)

🚀

About

Standard Sentio Processors to index blockchain data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published