/efpcontracts

Primary LanguageSolidityMIT LicenseMIT

beta-contracts

Core smart contracts of Ethereum Follow Protocol Beta

Development

Dependencies

Install Foundry

Build

To build, run

forge build

Build artifacts are stored in out/.

Test

To build and test, run

forge test