Alex Melville
Alex Melville
[dapptools](https://github.com/dapphub/dapptools) and recently [foundry](https://www.paradigm.xyz/2021/12/introducing-the-foundry-ethereum-development-toolbox/) both support fuzzing natively. We should support fuzzing with Typescript. This will help keep feature parity with similar smart contract devkits, and give TS users an...
I spent around a day trying to figure out how to serve a single page application via `warp` and once I figured it out I thought I'd add an example...
**Describe the bug** After completing the steps given in the interactive `sedge cli` full-node setup, the `deposit_data.json` file contains withdrawal credentials that start with `0x00`, which are the old pre-Merge...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would like to...
Add structured documentation files across the codebase to provide context for AI coding assistants. Files document the project overview, build commands, dependencies, directory structure, and key patterns for the routing...