Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 488 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 488 Bytes

Chia-Offers-Decompression

run decompresser.py to decompressor a chia offer file. value x respresents a test offer. any offer can be replaced with x in decompress.py and it will decompress to a list of data compressed with zlib. currently working on further decompressing the zlib list to hrf.

https://github.com/Chia-Network/chia-blockchain

The basic idea is to decompress an offer file without having to run a rpc command to a chia node.

https://chialisp.com/docs/puzzles/offers/