This package contains an Alephium Node and a local block explorer.
Using your own node with Alephium Desktop Wallet:
In order to connect your Desktop Wallet with your own node, go to "Settings > Network" of the Destkop Wallet, select "Custom" network and input the following values:
-
Node host: alephium.alephium.dappnode:12973
-
Explorer API host: explorer-backend.alephium.dappnode:9090 (Turn it on in Config)
-
Explorer URL: explorer-frontend.alephium.dappnode:3000 (Turn it on in Config)
Then "Save".
Monitoring: It includes a Grafana dashboard for the DMS
Other URLs:
- WebSocket: ws://alephium.alephium.dappnode:11973
- Miner API: http://alephium.alephium.dappnode:10973
🛠️Troubleshooting🛠️
- If your Destkop Wallet can't access your node, make sure your router has the following ports open: Ports: Expose 9973 (TCP and UDP)
- Most of the versions could migrate smoothly, but sometimes it's necessary to introduce breaking changes in the explorer-backend. To resync, remove the Postgres Data volume (only Postgres Data) in the section below ⬇️