User Interface to explore the DIVA Blockchain.
See DIVA Testnet on https://testnet.diva.exchange/
The configuration can be controlled using environment variables.
Default: warn
Available levels: trace, info, warn, error, critical
Default: 127.0.0.1
Default: 3920
Default: http://127.0.0.1:17468
Default: ws://127.0.0.1:17469
To build a binary on Linux (amd64) within the build/
folder, use bin/build.sh
.
On Linux amd64: build it first, then execute bin/explorer-linux-amd64
. Set the environment variables (see configuration above) like this LOG_LEVEL=trace bin/explorer-linux-amd64
.
Docker (all platforms): docker run -p 3920:3920 -d --name diva-explorer divax/explorer:current
. Adapt the port exposure (-p
) and the name (--name
) to your needs. Use --env
to set the environment variables within the container. IMPORTANT: a docker network is required (see docker docs) to let the explorer communicate with the blockchain backend running in another docker container. For beginners, it might be easier to use the DIVA Dockerized project to get started.
Remark: credentials (like username and password, ssh keys or tokens) are needed to deploy packages. The helper scripts are created to support automated deployment but do not contain any credentials.
- Docker: to create docker images, use
bin/create-docker-image.sh
.
Contributions are very welcome. This is the general workflow:
- Fork from https://github.com/diva-exchange/explorer/
- Pull the forked project to your local developer environment
- Make your changes, test, commit and push them
- Create a new pull request on github.com
It is strongly recommended to sign your commits: https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key
If you have questions, please just contact us (see below).
Your donation goes entirely to the project. Your donation makes the development of DIVA.EXCHANGE faster. Thanks a lot.
42QLvHvkc9bahHadQfEzuJJx4ZHnGhQzBXa8C9H3c472diEvVRzevwpN7VAUpCPePCiDhehH4BAWh8kYicoSxpusMmhfwgx
or via https://www.diva.exchange/en/join-in/
3Ebuzhsbs6DrUQuwvMu722LhD8cNfhG1gs
On DIVA.EXCHANGE you'll find various options to get in touch with the team.
Talk to us via Telegram https://t.me/diva_exchange_chat_de (English or German).