UNPKG

antelope-webauthn

Version:

A WebAuthn.io crypto utility for generating signatures, creating public keys, and verifying them, designed for Antelope-based blockchains such as Vaulta, WAX, and other related platforms. This package provides convenient tools to handle key pair generatio

6 lines (5 loc) 115 B
export { ne as default }; declare function ne(e: any, { r: n, s: t }: { r: any; s: any; }, r: any): 1 | 0;