0.2.0-beta.3 • Published 1 year ago
@cardinal-cryptography/shielder-sdk-crypto-mobile v0.2.0-beta.3
@cardinal-cryptography/shielder-sdk-crypto-mobile
shielder-sdk cryptography bindings for react native
Usage
npm install @cardinal-cryptography/shielder-sdk-crypto-mobileimport { RNCryptoClient } from '@cardinal-cryptography/shielder-sdk-crypto-mobile';
import { CryptoClient } from '@cardinal-cryptography/shielder-sdk-crypto';
const client: CryptoClient = new RNCryptoClient();Building
# Install dependencies
yarn
# Build ios rust targets and bindings
yarn ubrn:ios
# Build android rust targets and bindings
yarn ubrn:androidLicense
Apache-2.0
Made with create-react-native-library and uniffi-bindgen-react-native
0.2.0-beta.3
1 year ago
0.2.0-beta.1
1 year ago