What is open source in Settler
Settler’s reconciliation protocols and SDKs are published as open-source packages. The canonical repositories live in this monorepo under `packages/`, and the SDKs are intended to be fork-safe.
Licenses
Review licenses before redistributing or deploying derivatives.
Governance
Changes are proposed through GitHub pull requests, reviewed by maintainers, and merged with a public changelog. Design discussions and issues live in the same repo to keep history inspectable.
Fork safety
The OSS packages are structured to remain usable without the hosted service. Forks can:
Code of conduct
Community contributions follow the repository’s contribution guidelines and code of conduct. See `CONTRIBUTING.md` for details.