``` project-root/ │ ├── contracts/ # Smart contract source files │ ├── interfaces/ # Contract interfaces │ └── libraries/ # Reusable contract libraries │ ├── scripts/ # Deployment and interaction scripts │ ├── test
published 1.1.1 • 6 months agopublished version 1.1.1, 6 months ago