Pinned Repositories
42dico
AAC-Layer
Automated Auditing and Compliance LayerAutomated Auditing and Compliance Layer in Solidity can be achieved through event logs, program compliance checks, automated alerts, automated execution of contractual obligations, programmable conditions, and dispute resolution mechanisms. Event logs provide real-time records of all transactions, ...
Bulletproofs-libsecp256k1
This 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 the commitment using the secp256k1_bulletproofs library, and verifies the proof using the same library.
ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
counter-party-NFT
The 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 description, logs the response after issuing it on the blockchain. Developing NFTs on Bitcoin is complex and needs a deep understanding of the ecosystem.
ECDSA
The Elliptic Curve Digital Signature Algorithm (ECDSA) is the digital signature algorithm used for ordinals and inscriptions on Bitcoin. It is used to prove ownership of private keys and to sign transactions. ECDSA is a variant of the Digital Signature Algorithm (DSA) that uses elliptic curve cryptography. It provides a high level of security ...
MySQLDB
Simple iOS app form, to insert data into a MySQL database. *This is not a login app
transition-matrix
The transition matrix of a Markov chain is a square matrix that describes the probability of transitioning from one state to another.
zk-SNARK-libsnark
This 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 for this circuit using the ppzkSNARK proof system provided by libsnark, and verifies the proof using the same library.
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
guillaumelauzier's Repositories
guillaumelauzier/zkml-montreal
guillaumelauzier/2024-ic-hackerhouse-advanced
Advanced challenge for ICP AI HackerHouse, held in Lisbon from 9-10th November 2024.
guillaumelauzier/ai-cyber-security
guillaumelauzier/ai-server
guillaumelauzier/awesome-ChatGPT-repositories
A curated list of resources dedicated to open source GitHub repositories related to ChatGPT
guillaumelauzier/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
guillaumelauzier/CopilotForXcode
The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
guillaumelauzier/developer-portal
The Cardano Developer Portal
guillaumelauzier/Easy-Challenge---Guillaume-Lauzier
guillaumelauzier/extension
The first open-source browser extension wallet for Bitcoin NFTs
guillaumelauzier/ezkl
ezkl is an engine for doing inference for deep learning models and other computational graphs in a zk-snark (ZKML). Use it from Python, Javascript, or the command line.
guillaumelauzier/FATE
An Industrial Grade Federated Learning Framework
guillaumelauzier/federated
A framework for implementing federated learning
guillaumelauzier/freelyquiz
guillaumelauzier/GitHub-Achievements
🔥 A Complete List of GitHub Profile Badges and Achievements 🔥
guillaumelauzier/go2coding.github.io
AI工具导航,免费chatgpt,chatgpt4,midjourney,notion ai,tome.app
guillaumelauzier/ionicons
Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎
guillaumelauzier/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
guillaumelauzier/my-app
guillaumelauzier/pixyll
A simple, beautiful Jekyll theme that's mobile first
guillaumelauzier/Plonky3
A toolkit for polynomial IOPs (PIOPs)
guillaumelauzier/plonky3-fibonacci
guillaumelauzier/plonky3_fibonacci
guillaumelauzier/risc0-foundry-template
Template for integrating RISC Zero and Ethereum using Foundry and Bonsai
guillaumelauzier/run
Running website
guillaumelauzier/runes
guillaumelauzier/vyper
Pythonic Smart Contract Language for the EVM
guillaumelauzier/zkEngine_dev
A world's first zkWASM with a SuperNova backend
guillaumelauzier/zkevm-proverjs
zkEVM proof generator reference written in Javascript
guillaumelauzier/zkVerify
zkVerify is a highly performant, secure and decentralized Substrate-based blockchain for ZK proof verification, that substantially lowers the costs of verification and extends the range of possibilities within Web3 to use different cryptographic primitives and systems.