Skip to content

filecoin-station/piece-indexer

Repository files navigation

piece-indexer

A lightweight IPNI node mapping Filecoin PieceCID → payload block CID.

Development

docker run --name redis -p 6379:6379 -d redis
npm start -w indexer

Deployment

Pushes to main will be deployed automatically.

Perform manual devops using Fly.io:

Indexer:

$ fly deploy --remote-only -c indexer/fly.toml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published