Last active
September 2, 2024 15:52
-
-
Save ilya-korotya/4a728b91a9df0142a45bae731e1d5746 to your computer and use it in GitHub Desktop.
TrustJS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"title": "Synaps Sandbox", | |
"description": "Turn KYC and AML compliance into your competitive edge with Synaps", | |
"logoUrl": "https://s3.eu-west-1.amazonaws.com/iden34-marketplace-logos-prod/e9d2d912-195b-4b9f-901e-2ed8109f8f9b.png", | |
"dids": [ | |
"did:iden3:linea:sepolia:28itzVLBHnMJaBknFK8PybxHJTvoCBB4rRvngp5APS", | |
"did:iden3:polygon:amoy:x6x5sor7zpyWUUVJNZLzuDgMmeZfR2thKN2uMui8J" | |
], | |
"hostWhitelist": [ | |
"web-wallet-demo-dev.privado.id" | |
] | |
}, | |
{ | |
"title": "Transak Sandbox", | |
"description": "KYC verification by Transak", | |
"logoUrl": "https://assets.transak.com/images/website/transak-logo.svg", | |
"dids": [ | |
"did:polygonid:polygon:amoy:2qSpFy8LhU3SXi2jX6WDdm3yPPjcxQZ3Ye9ixnFB9y" | |
], | |
"hostWhitelist": [ | |
"*" | |
] | |
}, | |
{ | |
"title": "Web Wallet Demo", | |
"description": "A demo site to demonstrate the web wallet functionality", | |
"logoUrl": "https://web-wallet-demo.privado.id/icon-verifier.png", | |
"dids": [ | |
"did:iden3:linea:sepolia:28itzVLBHnMJaBknFK8PybxHJTvoCBB4rRvngp5APS" | |
], | |
"hostWhitelist": [ | |
"*" | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment