
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@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 the react-native-mmkv
package installed in your project. Check out their docs for installation instructions.
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
4.25.1 (2025-04-09)
Note: Version bump only for package root
FAQs
React Native compatible Smart Wallets signer
The npm package @account-kit/react-native-signer receives a total of 7,963 weekly downloads. As such, @account-kit/react-native-signer popularity was classified as popular.
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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.