An open API service aggregating public data about GitHub Sponsors.

mds1

View JSON Representation

Funding Links: https://github.com/sponsors/mds1

GitHub Sponsors Profile

During the day I work at ScopeLift, where we build smart contracts and more for various clients. We also have our own internal projects, such as Umbra for private payments, and Cove for easy and robust contract verification.
In my free time I like to build open-source projects, including:

Multicall3: A contract deployed at 0xcA11bde05977b3631167028862bE2a173976CA11 on nearly 100 chains to enable easy batch contract calls.
EVM Diff: A website where developers can diff execution-level specs in a friendly format.
CreateX: A contract that will be deployed at the same address on many chains to simplify deployments. It will support create2, create3, various proxy patterns, and various salt patterns. Coming soon ™️

I also like to contribute to open-source projects:

Lead maintainer of forge-std, a collection of contracts and libraries for Foundry.
Contributor and maintainer for Foundry, the best Ethereum development framework.

Featured Works

mds1/multicall3

Multicall: Aggregate multiple constant function call results into one

Language: Solidity - Stars: 1105
mds1/solidity-trigonometry

Solidity library with basic trigonometry functions

Language: Solidity - Stars: 148
mds1/solidity-generators

Solidity library offering linspace, arange, and logspace methods to generate evenly spaced arrays.

Language: Solidity - Stars: 121
foundry-rs/forge-std

Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatc…

Language: Solidity - Stars: 935
mds1/evm-diff

Diff EVM-compatible chains in a friendly format

Language: TypeScript - Stars: 287