guillaumelauzier / ZKP-inscriptions

This example generates a random secret key and ordinal value, creates a Pedersen commitment using secp256k1, generates a Bulletproof using secp256k1_bulletproofs, encodes the data as a hex string, adds it as an output to a Bitcoin transaction, and broadcasts it to the network. Note that this is a simplified example and should not be used without ad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guillaumelauzier/ZKP-inscriptions Stargazers