Files
xrpl-dev-portal/_code-samples/lending-protocol
dependabot[bot] 4376a7e1ef Bump golang.org/x/crypto in /_code-samples/lending-protocol/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-10 18:15:06 +00:00
..
2026-02-04 17:50:36 -08:00

Lending Protocol Examples

Code samples showing how to create a loan broker, claw back first-loss capital, deposit and withdraw first-loss capital, create a loan, manage a loan, and repay a loan.