David Sosby
Results
2
comments of
David Sosby
Any plans to support full client-side only, similar to MyEtherWallet, like having the user responsible for maintaining encrypted wallet file loaded on every session or use a mnemonic seed?
Could `esm.sh` be serving up a Deno target and rewriting the modules [here](https://github.com/esm-dev/esm.sh/blob/fe0404bfcb63ffb6a6641df854a995c966466381/server/build_rewriter.go#L11)? It was added 3 weeks ago. Hypothesis is that esbuild performs imports using the Deno http agent,...