nspcc-dev/neo-go

Create contract manifest during compilation

Offen

#1.038 geöffnet am 09.06.2020

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (108 Forks)auto 404
I1S2U4compilerdiscussionhelp wanted

Repository-Metriken

Stars
 (132 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide