Skip to content

Commit 71e90f9

Browse files
authored
Merge pull request #59 from OpenZeppelin/stellar-rwa
RWA docs for Stellar
2 parents 8e93a6a + 6aac1e9 commit 71e90f9

File tree

3 files changed

+549
-1
lines changed

3 files changed

+549
-1
lines changed

content/stellar-contracts/index.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
title: Stellar Smart Contracts Suite
33
---
44

5-
Explore our comprehensive suite of secure and scalable smart contract utilities for Stellar Soroban. Our libraries provide robust implementations for fungible and non-fungible tokens, along with powerful tools for access control and contract management.
5+
Explore our comprehensive suite of secure and scalable smart contract utilities for Stellar Soroban.
6+
Our libraries provide robust implementations for fungible and non-fungible tokens, along with powerful tools
7+
for access control and contract management.
68

79
## Accounts
810

@@ -12,6 +14,7 @@ Explore our comprehensive suite of secure and scalable smart contract utilities
1214

1315
* **[Fungible Tokens](/stellar-contracts/tokens/fungible/fungible)**: Digital assets representing a fixed or dynamic supply of identical units.
1416
* **[Non-Fungible Tokens (NFTs)](/stellar-contracts/tokens/non-fungible/non-fungible)**: Unique digital assets with verifiable ownership.
17+
* **[Real World Assets (RWAs)](/stellar-contracts/tokens/rwa/rwa)**: Digital assets representing real-world assets.
1518

1619
## Access Control
1720

0 commit comments

Comments
 (0)