Giter Club home page Giter Club logo

solflare-sdk's People

Contributors

stegabob avatar vidorge avatar vsakos avatar

Stargazers

 avatar

Watchers

 avatar  avatar

solflare-sdk's Issues

Add decryption API

Metamask allows for content decryption via the private key associated with the user's wallet.
https://docs.metamask.io/guide/rpc-api.html#eth-decrypt
It would be great for Solana wallets to support this as well.

The workflow for an application might look like:

  1. Encrypt data using user's wallet's public key
  2. Store encrypted data somewhere, perhaps on-chain, perhaps in local storage, perhaps in some centralized db
  3. In dapp front-end, user signs in via their crypto wallet, which decrypts the content.

Solflare enabled despite insecure connection.

Was solving a bug where I could use Solflare but I couldn't use Phantom or Ledger when testing my web3 app with
vite preview -- --host

I realised, when testing the app through ngrok which provides https, that they were deactivated due to an insecure(http) connection.

Might be good to look into adding this feature to the Solflare wallet as well.

Wallet adapter opens iframe, fails due to content security policy

We are using a Chrome Extension to inject our modal into websites. This includes a Swap form with a "Connect Wallet" button using solana-labs/wallet-adapter.

When connecting a standard wallet-adapter wallet (such as Phantom Wallet), things work as expected but when connecting Solflare, the solflare-sdk tries to inject an iframe and fails due to content security policy. CSP blocking fetch requests can be worked around (solana/web3.js Connection accepts custom fetch implementation) but we are not aware of such workaround for iframes.

It would be ideal if it was possible to pass a param in SolflareConfig and avoid the iframe part of the workflow altogether.

Android App default icon

Hello,

Since no contact forms or email are working since many months i just post the issue here and leave you relay it.

Your Android App doesn't display its own icon with Android 7.0 (Xiaomi).
Only the Android default icon is showed:

IMG_20240124_161806

Regards,

Biometric doesn't work

IMG_20240212_170025

Android 7.0 (Xiaomi), Solflare v. 1.38.0

As a side note, my others wallets doesn't have such issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.