Marconi is a lightweight customizable solution for indexing and querying the Cardano blockchain.
To be completed…
A comparison with other chain-indexing projects is also available.
The more in-depth user documentation is available in our website.
The Haskell API documentation (Haddock) for the Marconi libraries is hosted here:
You may generate them directly with Cabal
for each component:
cabal haddock marconi-core
cabal haddock marconi-core-json-rpc
cabal haddock marconi-chain-index
See the Design and Architecture section the website for more in-depth explainations.
See CONTRIBUTING for comprehensive documentation on how to contribute to the project, including development, and how to submit changes.
Issues can be filed in the GitHub Issue tracker.