Components
Repos under github.com/cosmo-local-credit unless noted.
| Component | Language | Role | Status |
|---|---|---|---|
| clc-protocol | Solidity / Go | Vouchers, pools, indexes, ge-publish | active |
| calibur | Solidity | EIP-7702 account implementation | active |
| clc-core | Go | HTTP API, catalog, deploy, relayer | active |
| eth-tracker | Go | Chain follower → NATS | active |
| eth-indexer | Go | NATS → Postgres chain_data | active |
| storage-server | Go | Signed image uploads (R2) | active |
| clc-app | TS | Web PWA + admin | active |
| ethutils | Go | Registry loaders, RPC helpers | active |
| gnosis-node | Docker | reth + nimbus full node | active |
| notification-service | Go | SMS / email | optional |
| ens-offchain-resolver | Go | sarafu.eth CCIP-read | Celo only |
Images (GHCR, private):
ghcr.io/cosmo-local-credit/clc-core:develop
ghcr.io/cosmo-local-credit/eth-tracker:v1.14.0-stable
ghcr.io/cosmo-local-credit/eth-indexer:latest
ghcr.io/cosmo-local-credit/storage-server:v0.8.0-rcStaging compose: clc-gnosis-repo. Host clc-gnosis on Tailscale.
License
CLC-authored services and protocol contracts: AGPL-3.0, except unmodified Solady (MIT) and Calibur (MIT). This docs repo: CC-BY-SA-4.0.