BitcreditProtocol / E-Bill

Core for Bitcredit project.
https://www.bit.cr/
MIT License
12 stars 2 forks source link

Explore alternatives to JSON for blockchain storage #155

Open zupzup opened 1 month ago

zupzup commented 1 month ago

Explore other options for persisting and sending blockchains (e.g. bills) than JSON.

Also think about performance here (e.g. a database), when dealing with hundreds of bills (or more) per user.