EVM
The Ethereum Virtual Machine, a runtime environment for smart contracts in Ethereum.
The Ethereum Virtual Machine (EVM) is the runtime environment for executing smart contracts across Ethereum and compatible blockchains.
It provides a Turing-complete execution environment with deterministic operations, enabling secure, decentralized applications across networks.
Experience:
Developed BasilicEVM, a performance-optimized development stack specifically for EVM applications with smart contracts and chain integration.
Implemented Gnosis auction Solidity contracts on EOS EVM for BitLauncher, creating a cross-chain auction platform.
Built a custom EVM event indexer using Node.js and Viem for BitLauncher, capturing real-time blockchain data.
Created a custom token bridge for swapping stablecoins between chains in BitLauncher using EVM smart contracts.
Developed wallet interfaces for Opyn and RareMint showing real-time EVM balances through token balance subscriptions.