neo-project / examples

MIT License
138 stars 135 forks source link

Update NEP-5 template #29

Closed erikzhang closed 3 years ago

erikzhang commented 4 years ago

Waiting for static field initialization updates in compiler.

cloud8little commented 4 years ago

neo does not support manifest file without "entrypoint" field; will that be updated in the compiler? https://github.com/neo-project/neo/blob/master/src/neo/SmartContract/Manifest/ContractAbi.cs#L52

shargon commented 4 years ago

@cloud8little it will be autogenerated by the compiler