Pinned Repositories
balancer-core-v2
Balancer V2 Protocol
ethereum-cryptography
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
ethlondon-buidler-tutorial
ETH London Buidler Tutorial
hieroglyphy
Transform any javascript code to an equivalent sequence of ()[]{}!+ characters that runs in the browser!
shared-before-each
A Mocha helper to optimize beforeEach calls in Hardhat
tiny-evm
A tiny implementation of the EVM in Rust
workshop-hardhat-ignition-aleph-2024
Material para el workshop de Hardhat Ignition en Aleph
js-ethereum-cryptography
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
hardhat-vscode
Solidity and Hardhat support for Visual Studio Code
alcuadrado's Repositories
alcuadrado/workshop-hardhat-ignition-aleph-2024
Material para el workshop de Hardhat Ignition en Aleph
alcuadrado/hardhat-viem-prototype
alcuadrado/example-buidler-ethers
Example Buidler project using ethers.js and TypeScript
alcuadrado/packagejson-browser-experiments
Experiments on package.json's browser field support in web bundlers
alcuadrado/alcuadrado.github.com
My personal site
alcuadrado/foundry-custom-remappings-priority
alcuadrado/simple-lockfile
A straightforward lockfile implementation with zero dependencies
alcuadrado/solidity-precompilation-analyzer
alcuadrado/typescript-no-recompilation-issue-repro
Manually updating a dependency's .d.ts file doesn't trigger a recompilation when using --build and incremental builds
alcuadrado/wrong-chain-id-on-calls
alcuadrado/CAIPs
Chain Agnostic Improvement Proposals
alcuadrado/custom-tracers-prototype
alcuadrado/earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
alcuadrado/go-ethereum
Official Go implementation of the Ethereum protocol
alcuadrado/hardhat-deploy
hardhat deployment plugin
alcuadrado/hardhat-gas-reporter
Gas usage per unit test. Average gas usage per method. (eth-gas-reporter for Hardhat)
alcuadrado/hardhat-sourcify
alcuadrado/hh4194-repro
alcuadrado/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
alcuadrado/node
Node.js JavaScript runtime ✨🐢🚀✨
alcuadrado/node-test-pretty-reporter
Reporter for node:test that supports colorful diffs etc
alcuadrado/nodejs-exports-and-typescript
How to use package.json#exports with TypeScript
alcuadrado/nomic-foundation-rethnet
alcuadrado/nomic-foundation-slang
alcuadrado/revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
alcuadrado/solidity-coverage
Code coverage for Solidity smart-contracts
alcuadrado/testing-projects
Random experiments with Github Projects
alcuadrado/tsx-slow-assert-failure
alcuadrado/TypeChain
🔌 TypeScript bindings for Ethereum smart contracts
alcuadrado/viem
TypeScript Interface for Ethereum