Stars
A Go-based implementation of zk-STARKs for efficient, scalable, and transparent zero-knowledge proof systems.
Implementation of zk-SNARKs in Go, featuring efficient proof generation and verification for secure cryptographic protocols.
This Solidity code creates a simple flash loan system where users can borrow tokens from a pool and must repay them within the same transaction using a basic ERC-20-like token. The FlashLoanReceive…
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
ayushn2 / ethereumbook
Forked from ethereumbook/ethereumbookMastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
distri_vault is a distributed file storage system that enables secure data streaming and storage across peers, with peer-to-peer messaging and data encryption for enhanced security.
Real-time group chat application built with Next.js, Tailwind CSS, and Supabase, featuring email authentication, message editing, deletion, and secure access via email verification.
ayushn2 / groth16
Forked from arkworks-rs/groth16A Rust implementation of the Groth16 zkSNARK
This repository features a blockchain implementation in Go, utilizing the UTXO (Unspent Transaction Output) model. The project currently supports basic transactions and wallet functionality, laying…
⭐️ Companies that don't have a broken hiring process
Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
Stream data with kafka and websocket using javascirpt (backend - nodejs , frontend - react)