最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Recommendation for Hyperledger-Fabric Chaincode Analyzer - Stack Overflow

programmeradmin0浏览0评论

I have been learning smart contracts, especially EVM-based ones like Solidity. Currently, I am trying to learn Hyperledger Fabric chaincodes. I have implemented a few contracts. However, there are no code analyzers that I am aware of for chaincode. I am looking for a static code analyzer, a fuzzing test tool, and a formal verification tool. So far, I have seen reviveCC, which seems good. Chaincode-Analyzer was deprecated in 2022. I have tried Gosec and Golint; however, they are not suitable for chaincode. Can you recommend code analyzers for Hyperledger Fabric chaincode?

Thank you.

发布评论

评论列表(0)

  1. 暂无评论