Skip to content

Node.js package structure

Guilherme Dantas edited this page May 29, 2025 · 1 revision

The v2 package has the following structure:

  • src — Solidity contracts
  • out — Compilation output (ABIs, bytecode, etc.)
Clone this wiki locally