Skip to content

prop-house/rounds-contracts

Repository files navigation

Rounds Logo

Rounds Contracts

The smart contracts powering rounds.wtf

Contract Development

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Script

Deploy

forge script script/DeployRoundFactory.s.sol:DeployRoundFactory --chain <chain_id> --rpc-url <rpc_url> --priority-gas-price 50 --broadcast --verify

Cast

$ cast <subcommand>

Help

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

About

The smart contracts powering rounds.wtf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published