Skip to content

Deno Support for Web3.js API #1120

@zicklag

Description

@zicklag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions