nspcc-dev/neo-go

Create contract manifest during compilation

オープン

#1,038 opened on 2020/06/09

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Go (108 件のフォーク)auto 404
I1S2U4compilerdiscussionhelp wanted

Repository metrics

Stars
 (132 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド