L0vd / haqq

Shariah-compliant web3 platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haqq

Haqq is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum. It's built using the Cosmos SDK which runs on top of Tendermint Core consensus engine. Ethereum compatibility allows developers to build applications on Haqq using the existing Ethereum codebase and toolset, without rewriting smart contracts that already work on Ethereum or other Ethereum-compatible networks. Ethereum compatibility is done using modules built by Tharsis for their Evmos network.

Haqq Network’s Shariah-compliant native currency is ISLM – Fatwa.

Note: Requires Go 1.18+

Installation

Note: Make sure that you install Go (you can follow official guide Install Go and GOPATH is configured for source directory.

For prerequisites and detailed build instructions please read the Installation instructions. Once the dependencies are installed, run:

make install

Or check out the latest release.

Quick Start

To learn how the Haqq works from a high-level perspective, go to the Introduction section from the documentation. You can also check the instructions to Run a Node.

About

Shariah-compliant web3 platform

License:Apache License 2.0


Languages

Language:Go 72.3%Language:Shell 15.2%Language:Makefile 10.6%Language:Batchfile 1.2%Language:Nix 0.5%Language:Dockerfile 0.2%