You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
We need to explore some ways to extract the ask! code from the as compiler internal. At present, it can be completely written as an independent ts project, in my personal opinion.
We should define the metadata.json's spec class rather than generate it by template engine. It's hard to maintain and test it.
The code in some places is hard-coded, and parameterization and configuration should be considered.
Consider to add some prefix for contract decorator, for avoiding name conflicts.