No custody transfer
The wallet holder keeps control of private keys and assets. Verification checks a signature, not a deposit.
Check whether a wallet signature matches a supplied address and exact message. Wallet signatures prove control without custody, screenshots, or asset movement.
Public verifier
Proof of control
A BTC or ETH wallet signature is a cryptographic statement: the holder of the private key signed this exact message. That is stronger than a screenshot and safer than moving assets to prove ownership.
The wallet holder keeps control of private keys and assets. Verification checks a signature, not a deposit.
Even small changes to line breaks, spacing, or wording should make verification fail. The message is part of the proof.
Institutions can use signature proof as a defensible signal that a user controlled a wallet at signing time.
Request verification instead
Request one instead.
Send a secure verification request and let the wallet holder sign directly.
Create verification request →What this verifier checks
Supports legacy compact message signatures and BIP-322 for modern address types, including Taproot.
Uses EIP-191 message signing and recovers the signer address from the signature.
This public tool is intentionally local. It does not create an access request, store proof, look up balances, or send sensitive field values to Accredifi.
From utility to workflow
A standalone signature check answers one question: did this wallet sign this message? Accredifi turns that same cryptographic primitive into a verification lifecycle for onboarding, lending, compliance, and ongoing review.
No. Message signature verification checks whether a signature matches an address and message. It does not broadcast a transaction, transfer assets, or grant custody.
A valid signature proves that the signer controlled the private key for the supplied wallet address when that exact message was signed.
Yes. The public Accredifi signature verifier runs client-side in the browser and does not send the address, message, or signature to Accredifi during verification.