Skip to content

Platform TUI unable to connect to Testnet Explorer when in Testnet mode #100

@qwizzie

Description

@qwizzie

.env for testnet is linking to not working testnet explorer api, this interfers with TUI wallet operations, it can't verify balance, so i can't create Identity on testnet.

Testnet Insight API URL

EXPLORER_INSIGHT_API_URL=https://insight.testnet.networks.dash.org:3002/insight-api

(XPLORER_INSIGHT_API_URL=https://insight.testnet.networks.dash.org:3001/insight-api also not working)

Correct working Testnet blockchain explorer : https://insight.testnet.networks.dash.org/insight/
(not sure it has api capabilities)

Solution : switch to correct working Testnet blockchain explorer and adjust either TUI or the explorer.

I am having a hard time creating a Platform Identity right now with Dash Evo Tool showing the wrong format of Identity private key (X instead of c) and TUI not having working Explorer so its wallet will not work anymore. Which prevents me from creating an Identity through TUI. Platform WASM JS SDK requires Asset Lock Proof & Asset Lock Proof Private Key (WIF), before creating an Identity on Testnet, so somewhat complicated. I am now trying to get Dash SDK to provide me with an Identity on Testnet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions