-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Milestone
Description
Problem
I would like to use Deno to interface with the Solana chain, but the web3.js API cannot import properly into deno.
Proposed Solution
I'm not 100% sure the best strategy for supporting Deno yet, but I might be investigating and I'll post here if I find any promising strategies.
I have tried solutions such as esm.sh and other Deno ESM module proxies to NPM, but none of them have been successful.
It may actually be easier to port the browser build to Deno, because Deno implements many of the browser APIs such a fetch(), etc.
dovahcrow and f8122dac91f8122dac91
Metadata
Metadata
Assignees
Labels
No labels