C) can be spread across multiple files. To import all contract from a file you can use 'import 'myfile.sol'. To import Contract MyContract from myfile.sol you use 'import {MyContract as SomeContract} from 'myfile.sol';'.
Option C sounds like the way to go. Being able to split my code across multiple files and selectively import what I need is really important for large-scale projects.
Kallie
28 days agoRene
1 months agoErasmo
3 days agoRose
1 months agoHerman
3 days agoRaul
4 days agoDortha
15 days agoCarmelina
2 months agoAlbert
2 months agoRashad
1 months agoChandra
1 months agoAlbert
2 months agoCarmelina
2 months ago