Ethereum tools
- Fetch ethereum transaction object
- Fetch ethereum block object
- Get ethereum function signature
- Get ethereum event signature
- Fetch ethereum storage slot value
Chrome extensions
Past projects
- pellet: Django middleware which improves app performance by discovering N+1 queries.
- snek-evm: Python implementation of the Ethereum Virtual Machine.
- ERC1155-yul: Yul implementation of ERC1155.
- Cairo VM: Worked with Nethermind building a full Cairo VM in Go.