wharfkit / antelope

Core types, client interfaces, and other tools for working with Antelope-based blockchains.
Other
42 stars 23 forks source link

Webauthn support #17

Closed jnordberg closed 2 years ago

jnordberg commented 2 years ago

This adds support for decoding and encoding SIG_WA and PUB_WA public keys and signatures.

Fixes #15