DappLink is a fully EVM-compatible subchain in the Bitnework ecosystem. It has no consensus, and the security is guaranteed by bitnetwork interoperable with Ethereum. It's built using the Cosmos SDK which runs on top of Bitnework interchain security.
Note: Requires Go 1.18+
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.
To learn how the DappLink works from a high-level perspective, go to the Introduction section from the documentation. You can also check the instructions to Run a Node.
Looking for a good place to start contributing? Check out some good first issues
.
For additional instructions, standards and style guides, please refer to the Contributing document.