Skip to content

Cardano MPFS Offchain

Off-chain service for cardano-mpfs-onchain --- indexing, transaction building, and HTTP API for Cardano Merkle Patricia Forestry.

Connects to a Cardano node via N2C, indexes cage UTxOs into RocksDB, and exposes a REST API for building and submitting cage transactions. On-chain types and proof serialization come from the cage library.

Documentation