Skip to content

Commit c626eb1

Browse files
committed
Merge branch 'lending-protocol' of https://github.com/ripple/opensource.ripple.com into lending-protocol
2 parents dabf718 + 8e54f6f commit c626eb1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.page.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ export default function Page() {
3737
</Button>
3838
</Card>
3939

40+
<Card title="Lending Protocol" to="docs/xls-66d-lending-protocol/">
41+
<p>The XRPL-native lending protocol offers on-chain, fixed-term loans, utilizing pooled funds from single-asset vaults.</p>
42+
<Button size="large" variant="primary">
43+
Learn more
44+
</Button>
45+
</Card>
46+
4047
<Card title="Single Asset Vault" to="docs/xls-65d-single-asset-vault/">
4148
<p>A single asset vault is an XRP Ledger primitive that aggregates assets from multiple depositors and makes them available to other on-chain protocols.</p>
4249
<Button size="large" variant="primary">

0 commit comments

Comments
 (0)