adraffy's Stars
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
Chia-Network/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
foundry-rs/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
ethers-io/ethers.js
Complete Ethereum library and wallet implementation in JavaScript.
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
ethereum/consensus-specs
Ethereum Proof-of-Stake Consensus Specifications
ethereum/execution-specs
Specification for the Execution Layer. Tracking network upgrades.
paulmillr/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
ensdomains/ens-contracts
The core contracts of the ENS protocol
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
evmts/tevm-monorepo
A library that enables next-generation UX and DX via putting an ethereum node in the browser and solidity in javascript
ensdomains/evmgateway
This repository implements a generic CCIP-Read gateway for fetching state proofs of data on other EVM chains. The intended use is for contracts on L1 to be able to fetch and verify data from contracts on L2 in a read context.
adraffy/ens-normalize.js
ENSIP-15 in JS
namehash/ens-normalize-python
Python implementation of ENSIP-15 (ENS Normalize) for the Ethereum Name Service (ENS)
unruggable-labs/unruggable-gateways
This repository implements a complete solution for fetching proofs of data from rollup chains and verifying that data on Layer 1 Ethereum.
namehash/ens-font-data
Metadata for graphemes that may appear in ENS names
art101nft/soups-smart-contracts
ERC-721 contract, tests, and scripts for the Non-Fungible Soups NFT project.
unruggable-labs/unruggable-gateways-documentation
The repository for the Unruggable Gateways documentation site.
unruggable-labs/unruggable-gateways-ens-resolution-demos
unruggable-labs/unruggable-gateways-examples
Example code for reading and verifying data from other blockchains using the Unruggable gateway codebase