Haqq is the blockchain network that issues Islamic Coin, its native cryptocurrency.
964
Haqq is the blockchain network that issues Islamic Coin, its native cryptocurrency. Haqq is fast, trusted and compatible with thousands of applications around the world.
Blockchain is a technology that allows you to interact securely with other people, as it contains built-in protection. Blockchain technology uses cryptography and provides continuous control over all transactions by side of other participants. All this provides exceptional reliability of transactions.
Every chain must have a unique identifier or chain-id. Tendermint requires each application to define its own chain-id in the genesis.json fields.
| Name | Chain ID | Identifier | EIP155 Number | Version Number |
|---|---|---|---|---|
| Haqq TestNow | haqq_112357-1 | haqq | 112357 | 1.2.0 |
| Haqq TestEdge | haqq_54211-3 | haqq | 54211 | 1.3.0 |
docker run --name haqq-node -e KEY=<key name> -e CHAINID=<chain id> -e MONIKER=<pool name> -e KEYRING=test -e KEYALGO=eth_secp256k1 -p 26657:26657 -p 26656:26656 -v ~/.haqqd/:/root/.haqqd svetekllc/haqq-node:v1.3.0
You can find any details about it by using our documentation docs.haqq.network
Content type
Image
Digest
sha256:25bd39278…
Size
83.3 MB
Last updated
4 months ago
docker pull svetekllc/haqq:v1.9.4