Team / organization
@MilosMicun
repos
7
stars
1
forks
0
contributors
open issues
active 30d
A minimal EVM simulator in JavaScript implementing stack, memory, storage and opcode execution to explore Ethereum Virtual Machine internals at the instruction level.
Solidity demo of native ETH flows: receive vs fallback routing, send patterns (transfer/send/call), and deposit accounting with tests.
Solidity smart contract testing patterns using Foundry: unit, integration, fork, fuzz and invariant testing.
Protocol-safe Solidity inheritance: final public functions + internal virtual hooks (with tests).
Solidity libraries demo (Foundry) — reusable protocol logic and using-for pattern.
Delegatecall, storage layout, and proxy patterns in Solidity with tests and exploits.
Smart contract security patterns: exploit → fix → invariant, with Foundry tests and gas analysis.
MilosMicun
33 commits · 4 repos
Subscriber view
Already a subscriber? Sign in with the same email used at checkout.