-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels
