oth3llo-sdk-test
v1.0.0
Published
This project provides a TypeScript SDK for generating deterministic private keys and wallet addresses using WebAuthn credentials. The SDK ensures secure handling of credentials and integrates seamlessly with WebAuthn API.
Downloads
3
Readme
Othello-WebAuthn-Wallet
This project provides a TypeScript SDK for generating deterministic private keys and wallet addresses using WebAuthn credentials. The SDK ensures secure handling of credentials and integrates seamlessly with WebAuthn API.
Features
- Generates deterministic private keys based on WebAuthn credential
rawId
which known as credential id. - Creates Ethereum wallet addresses from the generated private keys.
- Uses SHA-256 for secure cryptographic hashing.
- Supports both credential creation and retrieval.
Author
0xSumo
Contributor
株式会社PBADAO
Installation
To install the SDK, use npm:
npm install othello-webauthn-wallet