Openzeppelin provides a very limited number of templates. Great for importing into a smart contract and extending from, but requires a fair bit of work to get there. With cookbook, people can use/deploy completed contracts from other projects for many more usecases than openzeppelin.
Comments
How does this compare to OpenZeppelin? Aren't they already the default for free smart contracts?
Openzeppelin provides a very limited number of templates. Great for importing into a smart contract and extending from, but requires a fair bit of work to get there. With cookbook, people can use/deploy completed contracts from other projects for many more usecases than openzeppelin.
Got it - seems like you can just directly deploy contracts