Open lastmjs opened 9 months ago
This is going to be quite a large project. The best way to go about this is to have ic-wasi-polyfill impilement the WASI Crypto functions...then we just have to update that dependency (and maybe wasi2ic), turn on the nodejs_crypto features in wasmedge_quickjs in Cargo.toml, and hopefully we'd be good to go.
The PR is almost done, perhaps we just merge it into our own branch and see if it works instead of using crypto browserify, as it is noticeably slow with ethersjs random wallet creation