ton-contract-executor
ton-contract-executor copied to clipboard
Compatibility with browser JS
In-browser FunC compilation would be a great thing for dApps.
Currently attempt to load the library (through https://unpkg.com/[email protected]/dist/index.js
) gives the error
Uncaught ReferenceError: exports is not defined
If this is a hard task, I think a TON Footstep can be created for it.