@usecapsule/react-native-wallet

v1.6.1
Capsule Wallet for React Native
react-native ios android

docs

npx typedoc --plugin typedoc-plugin-markdown --excludePrivate --includeVersion --out docs src/CapsuleWallet.ts src/CapsuleSigner.ts

lint

yarn eslint "**/*.{js,ts,tsx}"

test

jest

clean

del-cli android/build example/android/build example/android/app/build example/ios/build

example

yarn --cwd example

prepack

bob build

release

release-it

bootstrap

yarn example && yarn install && cd ios && pod install && cd ..

typecheck

tsc --noEmit

docs:react

npx typedoc --plugin typedoc-plugin-markdown --excludePrivate --includeVersion --out docs/react-native src/react-native/*

docs:helpers

npx typedoc --plugin typedoc-plugin-markdown --excludePrivate --includeVersion --out docs/helpers src/helpers.ts
npm i @usecapsule/[email protected]

Metadata

  • Unknown
  • >= 16.0.0
  • Capsule Team
  • released 8/15/2024

Downloads