@helium/crypto-react-native
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

@helium/crypto-react-native

Getting Started

yarn add @helium/crypto-react-native

@helium/crypto-react-native now uses the @noble/curves and @noble/hashes libraries for cryptographic operations, providing a pure JavaScript implementation without requiring native dependencies.

This package provides the same API as @helium/crypto but is optimized for React Native environments.

API

The package exports cryptographic utilities for:

  • ED25519 key pair generation and management
  • Digital signature creation and verification
  • Secure random number generation
  • SHA-256 hashing
  • Mnemonic seed phrase handling

Benefits

  • Pure JavaScript: No native dependencies required
  • Audited: Uses well-audited Noble cryptography libraries
  • Lightweight: Tree-shakeable and optimized for mobile
  • Secure: Implements industry-standard cryptographic algorithms
  • Compatible: Same API as @helium/crypto

/@helium/crypto-react-native/

    Package Sidebar

    Install

    npm i @helium/crypto-react-native

    Weekly Downloads

    381

    Version

    5.0.0

    License

    Apache-2.0

    Unpacked Size

    62.8 kB

    Total Files

    20

    Last publish

    Collaborators

    • tyler-helium
    • mattreetz
    • helium-inc
    • allenan
    • nhelium
    • bryhelium
    • peroni-nova