nspcc-dev/neo-go

Create contract manifest during compilation

Ouverte

#1 038 ouverte le 9 juin 2020

 (8 commentaires) (0 réaction) (0 personne assignée)Go (108 forks)auto 404
I1S2U4compilerdiscussionhelp wanted

Métriques du dépôt

Stars
 (132 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur