content: recipient guide cash-out — swap exchange link, drop spend-directly
Point the Exchanges tile at nonlogs.io (no-KYC) and match its chip/copy to the Peer-to-peer tile's 'no KYC' framing. Drop the Spend it directly tile — no vetted resource to link yet. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -348,19 +348,14 @@ const RECIPIENT_GUIDE_STRUCTURE: GuideBlockStructure[] = [
|
||||
options: [
|
||||
{
|
||||
id: 'coinjoin',
|
||||
chips: ['non-custodial', 'high privacy'],
|
||||
href: 'https://wasabiwallet.io',
|
||||
chips: ['non-custodial', 'no KYC'],
|
||||
href: 'https://nonlogs.io',
|
||||
},
|
||||
{
|
||||
id: 'peerToPeer',
|
||||
chips: ['cash', 'no KYC'],
|
||||
href: 'https://bisq.network',
|
||||
},
|
||||
{
|
||||
id: 'spendDirectly',
|
||||
chips: ['skip cash-out', 'instant'],
|
||||
href: 'https://www.bitrefill.com/us/en/',
|
||||
},
|
||||
],
|
||||
},
|
||||
{ kind: 'callout', id: 'tumblers', variant: 'danger' },
|
||||
|
||||
+1
-5
@@ -2415,15 +2415,11 @@
|
||||
"options": {
|
||||
"coinjoin": {
|
||||
"name": "Exchanges",
|
||||
"purpose": "The simplest path to fiat. Expect KYC: the exchange learns your identity and the amount you cash out through it."
|
||||
"purpose": "A no-KYC exchange like nonlogs.io lets you cash out without an identity check."
|
||||
},
|
||||
"peerToPeer": {
|
||||
"name": "Peer-to-peer",
|
||||
"purpose": "Trade Grin for fiat directly with another person or through an over-the-counter broker. No platform in the middle."
|
||||
},
|
||||
"spendDirectly": {
|
||||
"name": "Spend it directly",
|
||||
"purpose": "Spend Grin as money with merchants and services that accept it, without converting to cash first."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user