decentralized-identity / ion

The Identity Overlay Network (ION) is a DID Method implementation using the Sidetree protocol atop Bitcoin
https://identity.foundation/ion
Apache License 2.0
1.23k stars 169 forks source link

How to confirm the local testnet installtion sucessfully and local explorer #322

Open xushijie opened 1 year ago

xushijie commented 1 year ago

After following docker installation https://github.com/decentralized-identity/ion/tree/master/docker and choose testnet, I am wondering how to confirm it is installed successfully? There is a test link http://localhost:3000/identifiers/did:ion:test:EiClWZ1MnE8PHjH6y4e4nCKgtKnI1DK1foZiP61I86b6pw for testnet shown at the bottom of https://identity.foundation/ion/install-guide/ , but it results to "Internal Server Error" in my side with server side error message:
image

Also do we have explore for local testnet ?

DownyBehind commented 6 months ago

@xushijie

I had same problem... any update?