Backend Cardano node for development purposes
git pull https://github.com/zxpectre/gc_node.git
cd gc_node
./scripts/install.sh
./scripts/up.sh preprod
./scripts/stop.sh preprod
./scripts/up.sh mainnet
./scripts/stop.sh mainnet
Docker image collection and setup based on https://github.com/IntersectMBO/cardano-db-sync/tree/13.1.1.3
Not verified community snapshots:
Postgrest setup based on Lantana and this resource:
https://medium.com/@shlomi.fenster1/setup-local-environment-for-postgresql-5531b8268397