Installation
How to add @qubic.org/crypto to your project.
bun add @qubic.org/cryptonpm install @qubic.org/cryptopnpm add @qubic.org/crypto@qubic.org/types is a required peer dependency. Install it alongside @qubic.org/crypto:
bun add @qubic.org/crypto @qubic.org/typesnpm install @qubic.org/crypto @qubic.org/typespnpm add @qubic.org/crypto @qubic.org/typessign is the only async function — always await it. All other functions (publicKeyFromSeed, deriveIdentityFromSeed, verify, k12) are synchronous.