nspcc-dev/neo-go

Create contract manifest during compilation

开放

#1,038 创建于 2020年6月9日

 (8 条评论) (0 个反应) (0 位负责人)Go (108 个派生)auto 404
I1S2U4compilerdiscussionhelp wanted

仓库指标

星标
 (132 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

While some of the contract features cannot be determined from the contract source (e.g. IsPayable) most of them can. Method and Event descriptions should be generated automatically. I think it is also worth supporting Permissions/Groups (via magic comments?), so that manifest can be completely generated from source.

贡献者指南