cardano-foundation / cardano-rosetta-java

An implementation of Rosetta for cardano based yaci-store to offer reduced ressource footprints
https://www.rosetta-api.org
Apache License 2.0
8 stars 2 forks source link

Add Mithril support #229

Closed Godspeed-exe closed 1 month ago

Godspeed-exe commented 2 months ago

Why

The initial node sync is slows down past Shelley era. It can take up to 72 hours for fully syncing a node from scratch. Instead of referring to download snapshots from centralized locations, I suggest to add support for Mithril

What

This would be:

Let me know if you have any questions!

Godspeed-exe commented 2 months ago

Found some inspiration here: https://github.com/blinklabs-io/docker-cardano-node/blob/main/bin/run-node#L91