namecoin / electrum-nmc

Namecoin port of Electrum Bitcoin client.
https://www.namecoin.org/
MIT License
29 stars 24 forks source link

User-friendly way to interact with CBOR #380

Open robertmin1 opened 1 month ago

robertmin1 commented 1 month ago

Right now, we only handle CBOR parsing. Perhaps we should consider simplifying the process of converting your JSON data in the DNS builder to CBOR within NMC (Maybe also making it possible in the Configure Name Dialog)

Keeping the CBOR data as CBOR after exiting the DNS builder