Add verify credentials tutorial for Javascript

This commit is contained in:
Maria Shodunke
2025-04-15 16:52:57 +01:00
parent 3adc59884f
commit c380beca8a
7 changed files with 573 additions and 2 deletions

View File

@@ -357,8 +357,7 @@ Using this service as a base, you can extend the service with more features, suc
Alternatively, you can use credentials to for various purposes, such as:
- Define a [Permissioned Domain](/docs/concepts/tokens/decentralized-exchange/permissioned-domains) that uses your credentials to grant access to features on the XRP Ledger.
<!-- TODO: Uncomment once tutorial is ready. -->
<!-- - [Verify credentials](../compliance/verify-credential.md) manually to grant access to services that exist off-ledger. -->
- [Verify credentials](../compliance/verify-credential.md) manually to grant access to services that exist off-ledger.
## See Also