mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-26 14:45:50 +00:00
Verify Credentials tutorial & sample code (Python)
verify_credential: comment out unused error Verify credential: implement commandline usage Add verify creds tutorial Verify credential: expand example usage Verify credential: clarify Python version Verify Credential: add description metadata Apply suggestions from @maria-robobug review Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com> Credential Verification: Add hex example & remove old TODO
This commit is contained in:
13
docs/tutorials/python/compliance/index.md
Normal file
13
docs/tutorials/python/compliance/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
metadata:
|
||||
indexPage: true
|
||||
seo:
|
||||
description: Transact with confidence using the XRP Ledger's suite of compliance features for following government regulations and security practices.
|
||||
---
|
||||
# Transact with Confidence Using Compliance Features
|
||||
|
||||
The XRP Ledger has a rich suite of features designed to help financial institutions of all sizes engage with DeFi technology while complying with government regulations domestically and internationally.
|
||||
|
||||
See the following tutorials for examples of how to put these features to work:
|
||||
|
||||
{% child-pages /%}
|
||||
Reference in New Issue
Block a user