Content pfp
Content
@
0 reply
0 recast
2 reactions

bankisan pfp
bankisan
@bankisan
For those using Foundry, what's your local dev deployment like? If there's a script, what exactly are you running in the script for the deployment?
2 replies
1 recast
7 reactions

horsefacts pfp
horsefacts
@horsefacts.eth
Here's our deployment script: https://github.com/farcasterxyz/contracts/blob/main/script/DeployL2.s.sol And the docker-compose that sets up our dev networks and deploys: https://github.com/farcasterxyz/contracts/blob/main/docker-compose.yml
1 reply
0 recast
4 reactions

shazow pfp
shazow
@shazow.eth
Here's the last contract suite I wrote: https://github.com/shazow/ens-managed-registry/ Scripts were used to setup and override various conditions (e.g. fork mainnet state and override into desirable state).
0 reply
0 recast
2 reactions