- Geneva, Switzerland
-
03:53
(UTC +01:00) - https://guillaumelauzier.com
- @guilauzier
- in/guillaumelauzier
- u/guillaumelauzier
- guilauzier
Highlights
Pinned Loading
-
Bulletproofs-libsecp256k1
Bulletproofs-libsecp256k1 PublicThis example generates a random 32-byte secret key and a random 32-byte value, and then creates a Pedersen commitment to the value using the secp256k1 library. It then generates a Bulletproof for …
C++ 1
-
counter-party-NFT
counter-party-NFT PublicThe provided JavaScript code creates and issues an NFT asset "MyNFT" on Bitcoin blockchain using Counterparty API. It uses axios library to make HTTP requests, creates a token with metadata and des…
C++ 2
-
zk-SNARK-libsnark
zk-SNARK-libsnark PublicThis example uses the libsnark library to define an R1CS (Rank-1 Constraint System) that represents a simple circuit, where the output is the product of two input values. It then generates a proof …
C++ 1
-
ZKP-inscriptions
ZKP-inscriptions PublicThis 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, …
C++ 3
If the problem persists, check the GitHub status page or contact support.