Files
Mayukha Vadari 0b247281eb run prettier
2026-01-12 14:19:31 -05:00

10 lines
225 B
JSON

{
"name": "verify_credentials",
"version": "2.0.0",
"description": "Sample code showing how to check if a credential on the XRPL exists and is valid.",
"type": "module",
"dependencies": {
"xrpl": "^4.2.5"
}
}