Skip to content

eversdk.wasm bandwidth consumption #561

@shravanandoria

Description

@shravanandoria

I've placed eversdk.wasm in my next.js public folder which loads everytime my app renders which results in high bandwidth consumption. I've followed this step for setting up eversdk in next.js (https://github.com/tonlabs/sdk-samples/tree/master/core-examples/next-js/normal-transfer#2-handling-the-wasm-file).

Is is possible to host this eversdk.wasm file somewhere else and then pass it's link in the app or any other possible solution instead of saving the wasm file itself in public folder?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions