TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Smart Contract Docs Using GPT

5 点作者 tysehr37大约 2 年前

1 comment

tysehr37大约 2 年前
We were looking at potential ways to use GPT in Cookbook and found an interesting user pain-point in the process.<p>Some context: Cookbook is a web3 developer tool that aggregates smart contracts and provides metadata, documentation, security reports, and integration tools to use these smart contracts in your project.<p>As we&#x27;ve been building Cookbook, we realized that most smart contracts running in production have incomplete documentation, or lack detail.<p>We put together a quick MVP for docs generated GPT3.5 and the results are pretty promising. While they definitely can have issues, on the whole, they seem to do a good job filling in empty documentation, and provide an accurate description of the code.<p>We&#x27;d love to try:<p>- generated testing suites<p>- generated security scans<p>- no-code smart contract creation<p>Would love to get your thoughts and feedback on how we can make this a more useful feature. Looking forward to getting it running with GPT4!