Skip to content

flare-foundation/flare-foundry-starter

Repository files navigation

Flare Foundry Starter

Install the project dependencies.

forge soldeer install

You might have to modify the remappings.txt so that /src part of path is before the non src part Like this

@openzeppelin-contracts/=dependencies/@openzeppelin-contracts-5.2.0-rc.1/
flare-periphery/=dependencies/flare-periphery-0.0.1/
forge-std/=dependencies/forge-std-1.9.5/src/
forge-std/=dependencies/forge-std-1.9.5/
surl/=dependencies/surl-0.0.0/src/
surl/=dependencies/surl-0.0.0/

Copy the .env.example to .env and fill in the PRIVATE_KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published