Replying to Avatar Rijndael

made a prototype vault using OP_CAT: https://github.com/taproot-wizards/purrfect_vault

cool features include partial enforcement of inputs/outputs, and inspecting state in a previous parent transaction. also loads of spaghetti

👍🏻 I just run it. Trying to understand how it works. Any documentation on how the scripts cryptography work? I read Polestra’s “CAT and Schnorr Tricks”, but still figuring out, will keep working on it

Reply to this note

Please Login to reply.

Discussion

Check out the README in the repo. Walks through each script.

Great work running it!

Thanks, I don’t know why I missed that, I read the installation and got it running compiling Bitcoin, I didn’t want to use just. Now I realize there’s is good documentation on the scripts, I will read it tonight 👍🏻