Skip to content

aragon/staged-proposal-processor-plugin

Repository files navigation

Stage Proposal Processor Foundry

Project

The root folder of the repo includes src subfolder with the plugin contracts.

The root-level package.json file contains global dev-dependencies for formatting and linting. After installing the dependencies with

yarn install

Documentation

The repo uses Foundry

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Deploy

Cast

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published