Content
@
0 reply
0 recast
2 reactions
Steve
@stevedylandev.eth
What frameworks are you using to build, test, and deploy smart contracts? e.g. Hardhat, Foundry, etc
7 replies
0 recast
8 reactions
Paul Gadi
@polats
Foundry for testing, Hardhat + /scaffold for deployment scripts
0 reply
0 recast
1 reaction
greg
@gregfromstl
Foundry and its not even close And thirdweb CLI to deploy so private keys are kept safe and verification actually works
0 reply
0 recast
1 reaction
Ben
@data-nerd
Agree with Foundry, the fuzz testing helps give you guarantees in your code that are hard to match.
0 reply
0 recast
1 reaction
Michael Pfister
@pfista
Foundry
0 reply
0 recast
1 reaction
Samuel ツ
@samuellhuber.eth
depends. Security testing -> Foundry Will Unit tests be written and used by non SC devs? -> Typescript Hardhat else Foundry
0 reply
0 recast
1 reaction
Frank
@deboboy
thirdweb
0 reply
0 recast
0 reaction