onRun.js
(Github gist containing concealed code) with its gist id and executes it during runtime. Check out the example on GitHub here.
onRun.js
must be in JavaScriptonRun.js
here.
onRun.js
should return a promise.
onRun.js
should be imported into the Web3 Function index.ts
file, not in onRun.js
.
onRun.js
.
onRun.js
will be bubbled up and returned in the private Web3 Function.
GIST_ID
(Github gist id to fetch onRun.js
from)