__    ____  __              __
  / /__ |_  / / /__ ___    ___/ /___  _  __
 /  '_/_/_ < /  '_/(_-< _ / _  // -_)| |/ /
/_/\_\/____//_/\_\/___/(_)\_,_/ \__/ |___/
    
this is a multi-chain editoor which compiles smart contracts inside your browser
included cookies
  • no installation required, built as wasm which runs inside your browser
  • compiles vyper and solidity smart contracts
  • supports URL-based navigation to download verified sources from sourcify
  • inspect compiled artefacts like ABI, bytecode, opcodes and outputs generated from venom
  • retrieves logs from eth_getLogs or simulates new overlay events on ethereum and polygon if supported by the configured rpc
  • heavily inspired by DethCode and shadow