- π I'm currently working on what's next.
- π§ My day (and sometimes night) job is to help safeguard the Ethereum ecosystem.
- β Previously, I founded DAITA Technologies, a Swiss-based startup specialising in transforming raw data into AI-ready data sets at scale, and Alethena, a company pioneering Ethereum-based tokenised shares and their trading via an automated market maker in Switzerland.
- π I hold a Master's degree in Quantitative Finance from the Swiss Federal Institute of Technology Zurich (ETH Zurich).
- β€οΈ Generally, I'm truly passionate about Machine/Deep Learning, Computer Vision, Ethereum Smart Contracts, Bitcoin, and OSS Engineering.
- π« How to reach me: [email protected].
- π± I'm currently learning not to go insane β broadly speaking.
- π¬ Ask me about anything β maybe I can help you; most likely not.
- β‘ Fun fact: It took less code to send a man to the moon than to run a smartphone.
- xdeployer β A Hardhat plugin to deploy your smart contracts across multiple Ethereum Virtual Machine (EVM) chains with the same deterministic address.
- π snekmate β State-of-the-art, highly opinionated, hyper-optimised, and secure πVyper smart contract building blocks.
- βοΈ A Historical Collection of Reentrancy Attacks β A chronological and (hopefully) complete list of reentrancy attacks to date.
- Batch Distributor β Helper smart contract for batch sending both native and ERC-20 tokens.
CREATE2
Deployer β Helper smart contract to make easier and safer usage of theCREATE2
EVM opcode.CreateX
β A Trustless, Universal Contract Deployer β Factory smart contract to make easier and safer usage of theCREATE
andCREATE2
EVM opcodes as well as ofCREATE3
-based (i.e. without an initcode factor) contract creations.- Fully-Fledged Hardhat Project Template β A fully-fledged Hardhat project template based on TypeScript.
- Safe Multisig Transaction Hashes β This Bash script calculates the Safe transaction hashes by retrieving transaction details from the Safe transaction service API and computing both the domain and message hashes using the EIP-712 standard.
- π΅οΈββοΈ TORN Detector β Detect if a contract has been deployed in the latest (or predefined) block from an address that was previously funded through Tornado.Cash.
- White Hat Frontrunning β White hat frontrunning script to outpace hackers and secure funds from compromised wallets.
- π Dune Dashboards:
- π Articles:
- π§ EIPs: