nearprotocol / assemblyscript

A TypeScript to WebAssembly compiler 🚀
https://assemblyscript.org
Apache License 2.0
8 stars 1 forks source link

Contract metadata #71

Open bowenwang1996 opened 4 years ago

bowenwang1996 commented 4 years ago

Implements contract metadata which is specified in this NEP.

bowenwang1996 commented 4 years ago

Hmm I thought we are doing contract metadata through borsh now?