nvnx7's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
microsoft/vscode
Visual Studio Code
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
brave/brave-browser
Brave browser for Android, iOS, Linux, macOS, Windows.
ethereum/EIPs
The Ethereum Improvement Proposal repository
mbasso/awesome-wasm
😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
crypto101/book
Crypto 101, the introductory book on cryptography.
wevm/viem
TypeScript Interface for Ethereum
coinspect/learn-evm-attacks
Learn and contribute by exploring blockchain attacks in detail. Maintained by Coinspect smart contract audit team, renowned for their top-tier smart contract audit services.
wighawag/hardhat-deploy
hardhat deployment plugin
paradigmxyz/rivet
Developer Wallet & DevTools for Anvil
a16z/halmos
A symbolic testing tool for EVM smart contracts
facebook/winterfell
A STARK prover and verifier for arbitrary computations
spearbit/armory
A one-stop shop for blockchain security researchers looking for educational material and alpha to level-up and get an edge on competition. This is not your standard roadmap, top 10 vulnerabilities, or find-the-bug content. This is for the real researchooors.
risc0/zeth
A "Type 0" zkEVM. Prove validity of Ethereum blocks using RISC Zero's zkVM
stealthdrop/stealthdrop
Anonymous Airdrops using ZK-SNARKs
Jeiwan/uniswapv3-code
Uniswap V3 clone built to learn smart-contracts development in Solidity
NomicFoundation/slang
Solidity compiler tooling by @NomicFoundation
vacp2p/zerokit
A set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.
0xToshii/mr-steal-yo-crypto-ctf
Solidity CTF challenges for mrstealyocrypto.xyz (hardhat)
0xcacti/awesome-solidity-dev-tools
Quick awesome repo to track dev tools in the solidity eco. There are a quite a few now, and I am sure that there are more that I am missing. Put them here!
DaniPopes/uniswap-rs
Unofficial Rust SDK library for Uniswap smart contracts.
CrocSwap/CrocSwap-protocol
Decentralized exchange with concentrated liquidity and low gas fees
StErMi/forge-damn-vulnerable-defi
getZeFi/circomjs
CircomJS is a javascript framework that allows you to automate your Circom workflow in pure javascript.
Marsh61/ECDSA-Nonce-Reuse-Exploit-Example
This code shows how you can extract a ECDSA private key from two messages signed with the same K value. Every signature must have been singed with a unique K value otherwise this attack is possible.
reclaimprotocol/circom-chacha20
privacy-scaling-explorations/researches