How to Estimate the Cost of Developing Secure Smart Contracts Using OpenZeppelin Libraries?

Hi everyone,

I'm planning a decentralized app (dApp) project and intend to use OpenZeppelin libraries for smart contract development. Could anyone share advice or methods on how to accurately estimate the cost involved, including development, security audits, and deployment? Any tips or best practices would be greatly appreciated.

Thanks a lot!

For the cost to deploy, maybe you can use hardhat-gas-reporter.
As for audit, it depends on your contract and the audit team.