You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Etherscan has a lot of great features for verified contracts such as Read/Write Contract, ABI, natspec, etc. Since huffc generates artifacts, Etherscan should have most of what it needs. The only thing that might be missing is natspec, which can be solved by recommending that the natspec be placed next to the ABI definitions rather than the macro definitions (this would allow it to be plugged into doc generators in general).
The text was updated successfully, but these errors were encountered:
What's the status of Etherscan support?
Etherscan has a lot of great features for verified contracts such as Read/Write Contract, ABI, natspec, etc. Since
huffc
generates artifacts, Etherscan should have most of what it needs. The only thing that might be missing is natspec, which can be solved by recommending that the natspec be placed next to the ABI definitions rather than the macro definitions (this would allow it to be plugged into doc generators in general).The text was updated successfully, but these errors were encountered: