platform icon indicating copy to clipboard operation
platform copied to clipboard

both async and sync fetching of the wasm failed

Open ICJR opened this issue 2 years ago • 0 comments

Issue Description

Receiving Error: both async and sync fetching of the wasm failed

Mnemonic ( testnet )

label above chalk infant educate seat advance relax bid weekend float vote

Expected Behavior

After funding a wallet with tDash a user should be able to initialize and connect to Platform.

Current Behavior

error

Steps to Reproduce

clone the following repo https://github.com/dash-incubator/dapp-sdk-demos

cd uploader/image & npm install & npm build:js open dist/index.html fund tDash wallet appearing in top right hand corner open console to view error

Process Point Failure

Platform connection initialization after funding given wallet address with tDash

Your Environment

@dash-incubator/dapp-sdk": "*" Firefox latest Windows 10 64 bit https://github.com/dash-incubator/dapp-sdk-demos

ICJR avatar Apr 11 '22 17:04 ICJR