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
For this we need to compile <some ligo expression> in the context of the contract. We can store the contract source code on-chain, but the ligo compiler needs to run in JS.
IMO it would be even better to generate Typescript helpers from Ligo contracts that provide type-safe interfaces to the contracts. However, compiling Ligo to JS is probably not too hard to do, and would be helpful in general.
Objective
Deadline: 2022-11-30 00:00:00
The text was updated successfully, but these errors were encountered: