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.

貢獻者指南