Peth

Peth is an all-in-one Ethereum SDK and command-line tool, written in Python. It is designed for developers, smart contract auditors, web3 security researchers, and anyone interested in interacting with EVM-compatible chains with ease.

    _________   _...._            __.....__                .
    \        |.'      '-.     .-''         '.            .'|
     \        .'```'.    '.  /     .-''"'-.  `.      .| <  |
      \      |       \     \/     /________\   \   .' |_ | |
       |     |        |    ||                  | .'     || | .'''-.
       |      \      /    . \    .-------------''--.  .-'| |/.'''. \
       |     |\`'-.-'   .'   \    '-.____...---.   |  |  |  /    | |
       |     | '-....-'`      `.             .'    |  |  | |     | |
      .'     '.                 `''-...... -'      |  '.'| |     | |
    '-----------'                                  |   / | '.    | '.
                                                  `'-'  '---'   '---'


                           -- https://github.com/lmy375

Welcome to the peth shell. Type `help` to list commands.

peth >
Features include:
  • An Etherscan-compatible blockchain explorer interface

  • ABI encoding/decoding capabilities

  • An EVM Bytecode disassembler

  • Common DApp contract tools

  • And more…