Skip to content

Commit a61863a

Browse files
authored
Remove demo link from verify-onchain guide (#1753)
Drop the try-it demo link and mention; keep the interest-form CTA.
1 parent 902ddbe commit a61863a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/apps/guides/verify-onchain.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ description: "Enforce Sybil resistance and policy gating inside any Base contrac
88
**Base Verify Onchain lets your smart contract enforce "one real person, once" and gate on real-world traits, like an active Coinbase One membership. The check runs in your contract, so you don't run a verification backend.** Base Verify signs a short-lived verification your contract checks in the same transaction as a claim, deposit, or vote.
99

1010
<Tip>
11-
Live on Base Sepolia! Try the
12-
[demo](https://base-verify-onchain-demo.vercel.app/). Please [reach
11+
Live on Base Sepolia! Please [reach
1312
out](https://forms.gle/WTcuWyKkvUV6gGik6) if you have use cases in mind!
1413
</Tip>
1514

0 commit comments

Comments
 (0)