diba-io / bitmask-core

Core functionality for the BitMask wallet
https://bitmask.app
Other
95 stars 21 forks source link

Parse npubs in nostr methods #314

Closed cryptoquick closed 1 year ago

cryptoquick commented 1 year ago

Currently we only support hex input, but we do already use NDK, so we might as well parse them out into their hex equivalents automatically.