
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@account-kit/react-native-signer
Advanced tools
React Native compatible Alchemy signer impl
This is an alpha release of the library. Only the Android platform is supported at this time.
npm install @account-kit/react-native-signer
This package requires several packages containing native modules to be installed in your project. Check out their docs at the following links for installation instructions.
If using passkeys, there are iOS- and Android-specific steps to link your app to an associated domain to which the passkeys will be connected. This means hosting specific JSON files from a domain you control. For details on this, see the instructions in the react-native-passkey README.
We recommend using emails containing OTP codes (the default setting) to avoid the need for this step.
If using emails with magic links, your app will need to be configured to handle deep linking. Check out the React Native docs for more information. You will also need a way to trigger the deep link via a http or https url. This can be done in a viarety of ways ranging from universal links to setting up a custom redirect server.
See the example app for usage information.
yarn
in the root of the reporn-signer/src
account-kit/rn-signer/example
.env
file which contains API_KEY={alchemy_api_key}
. This API Key needs to correspond to an app that has Embedded Accounts enabled (https://dashboard.alchemy.com/accounts).yarn android
to start the example app. You will need to make sure you do the env setup here: https://reactnative.dev/docs/set-up-your-environment to be able to run the app on androidMade with create-react-native-library
FAQs
React Native compatible Smart Wallets signer
We found that @account-kit/react-native-signer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.