Crypto Reports

Open protocol for connecting Wallets to Dapps

What is Crypto Reports

Crypto Reports is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking. A user can interact securely with any Dapp from their mobile phone, making Crypto Reports wallets a safer choice compared to desktop or browser extension wallets.




How does it work

Crypto Reports connects web applications to supported mobile wallets. Crypto Reports session is started by a scanning a QR code (desktop) or by clicking an application deep link (mobile).




Top Project Funders


Ethereum Foundation
Ethereum Foundation
Ethereum Foundation




Frequently Asked Questions


How do I install Crypto Reports?


Crypto Reports is not an app, but a protocol supported by many different decentralised applications and wallets. Install any of mobile wallets supporting Crypto Reports protocol. Crypto Reports wallets are available for Android and iPhone.



Is there a token?


There is no token. Crypto Reports protocol does not run on a blockchain and there are no fees.



How can I help Crypto Reports project?


There is no token. Crypto Reports protocol does not run on a blockchain and there are no fees.



How can I help Crypto Reports project?


There is no token. Crypto Reports protocol does not run on a blockchain and there are no fees.


Crypto Reports project is developed by open source developers of various Wallet and Dapp projects. Please contact us on Discord or Telegram if you want to help the project.



How can I build a wallet supporting Crypto Reports?


There are libraries for React-Native(Javascript), Android (Java) and Swift (iOS) available. Read more about it in our documentation.



How can I add Crypto Reports support to Dapp I developed?


You can support various wallets either usingWeb3Modal library or add a support for Crypto Reports provider directly.



How web frontend and mobile wallets communicate?


Communication happens over a bridge server that relays messages without access to their content. The contents are encrypted using the session data shared by the QR code or deep link between the dapp and the wallet. Read more about it in ourdocumentation. Crypto Reports Association runs a public bridge server, but you can also roll your own.