dethcrypto / dethcrypto/eth-sdk
Feature Request: Embed Solidity Comments/Documentation with Typescript Types
Open
- Dominant language
- JavaScript
- Stars
- 428
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Disclaimer: I'm very new in this field of development. Sorry, if I have taken something completely wrong in advance :D
Wouldn't it be nice if the types generated by typechain/eth-sdk would also include the comments/documentation provided within the solidity contract files? So that if I hover over a function in VSCode the documentation pops up? I guess that task is not so easy as the comments are not included within the ABIs downloaded from etherscan, right?
Contributor guide
Assessment
This issue has not been assessed yet.