citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol

Home Page:https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

improve: Binary encoding for wallet data

rajarshimaitra opened this issue · comments

commented

Our wallet data is stored as json files.

Switch to cbor encoding for wallet data, and implement simple flat-file storage.