nullifier logo
Listed coin claim

nullifier

Ready To Claim
NULL SOL github.com

Nullifier.cash is a privacy-preserving transaction mixer on Solana that uses zero-knowledge proofs (zkSNARKs) to break the link between deposit and withdrawal addresses. Users can deposit SOL and withdraw to fresh addresses after a time delay, providing tra

Domain verification confirms control of the listed website. It is not an audit, endorsement, or scam guarantee.

1. Generate Claim Code

Create a one-time code for this project, then publish it with any method below (meta, website file, or DNS TXT).

2. Publish Proof

Any one method is enough. The verifier checks meta, website file, and DNS TXT. DNS is strongest (zone control) but can take longer to appear.

D

DNS TXT Strongest

Add a DNS TXT record at the zone root for github.com — in your DNS provider (Cloudflare, GoDaddy, etc.), not as a website file.

TypeTXT
Name / Host@
Value (paste this)cryptoalleys-verify=YOUR_CODE_HERE
cryptoalleys-verify=YOUR_CODE_HERE

If the name field already shows your domain, enter @ (or leave blank on Route 53) — do not type the domain again. TXT has no orange-cloud proxy. Propagation can take minutes to 24h+; “not found yet” is not a permanent failure.

M

Meta Tag

Place this inside the homepage <head> for github.com.

<meta name="cryptoalleys-claim" content="YOUR_CODE_HERE">
F

Website file (not DNS)

Create a file on your web host at https://github.com/NullifierLabs/smart-contracts/cryptoalleys.txt with this content. /claim-code.txt is accepted as a backup path. This is not a DNS record.

cryptoalleys-claim=YOUR_CODE_HERE