moccasin
/
  • Overview

Getting Started

  • Installing Moccasin
  • Quickstart

Core Concepts

  • moccasin.toml
  • Project Layout
  • Networks
    • pyevm
    • eravm
    • Forked Networks
  • Dependencies
    • Working with python dependencies
    • Removing dependencies (purge)
  • Named Contracts
    • Manifest Named Contract
  • Testing
    • Gas Profiling
    • Coverage
    • Fixtures
    • Testing with boa
    • How to prank
    • Staging Markers
    • Fuzzing
  • Wallet
    • Private Keys
    • Accounts in mocasin.toml
  • Scripting (run)
    • Console
    • Deploy
  • Deployments

How-to Guides

  • Contract Verification
  • Stateless Fuzzing
  • Stateful Fuzzing
  • Juypter Notebooks (IPython)
  • Pass Compiler Args through the CLI

Tutorials

  • ZKsync

Reference

  • CLI Command Reference
    • compile
    • config
    • console
    • deploy
    • deployments
    • explorer
    • init
    • inspect
    • install
    • purge
    • run
    • test
    • wallet
  • Classes Reference
    • Config
    • MoccasinAccount
    • NamedContract
    • Network
    • _Networks
  • All moccasin TOML Parameters
  • Explorer and Network Default Information
  • Common Errors

On this page

  • mox
cyfrin/moccasin 0 0
Edit this page
  1. moccasin /
  2. Classes Reference

Classes Reference¶

mox¶

You can find API information for all classes in the the moccasin tool.

  • Config
  • MoccasinAccount
  • NamedContract
  • Network
  • _Networks
Previous
wallet
Next
Config

2024, Patrick Collins, Charles Cooper

Made with Sphinx and Shibuya theme.