Skip to content

4everland/ipfs-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IPFS-Top

IPFS Top is a node program compatible with IPFS RPC and Gateway. It supports any abstract Block Store implementation. It contains the following parts:

  • RPC&Gateway: This is the part compatible with IPFS RPC and Gateway
  • Indexer: This is an index layer that maps the relationship between the ID of any storage layer and the IPFS CID.
  • Block Store: This is an abstract implementation of the original Block Store of IPFS. It will support RocksDB, LevelDB, AWS S3, ARWeave, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published