Please note that the SDK particle_auth_core
only supports ios-arm64 (iOS devices), does not support simulators, to perform testing, you will require an actual iPhone device.
npm install @particle-network/rn-auth
npm install @particle-network/rn-connect
npm install @particle-network/rn-wallet
npm install @particle-network/rn-aa
npm install @particle-network/rn-auth-core
-
Run example
-
Select chain
-
Init
-
Login
-
Try other methods
If you are using Expo with your project, there is an expo example, for iOS development, You need to update your Podfile by following this Expo iOS Podfile
AuthCoreWalletDemo will focus on both integrate particle-auth-core and particle-wallet, show how how to connect with jwt and open wallet.
Apache 2.0