A complete, production-grade Go client for the [Moov API](https://docs.moov.io/api/), structured with **Domain-Driven Design** — each API resource group is its own package with explicit types and a `Service` struct, with only `moov.go` in the root acting as the façade entry point.
A production-grade, independent Go client for the Increase API — banking-as-a-service for accounts, ACH/wire/check/RTP/FedNow transfers, cards, entities, and more.
An unofficial, complete Go client for the [Treasury Prime](https://www.treasuryprime.com) banking API (the Ledger product): bank accounts, ACH, wires, book transfers, FedNow, debit cards, account opening / KYC, check deposit (RDC), check issuing, Green Dot cash loads, webhooks, and sandbox simulations.