The Fusion Chain is a blockchain built with the Cosmos SDK to provide various execution layers within the Qredo network. It provides functions to create workspaces and keyrings in the identity module, request keys and signatures from a specific keyring in the treasury module, and allows publishing custom policies that can be added through the policy module.
CosmWasm and Ethermint have both been integrated in order to leverage execution of WASM and EVM-based smart contracts. Furthermore, Fusion Chain comes with the latest IBC version to connect with other chains via IBC to transfer of funds or interchain accounts and -queries.
We have provided documentation on setting up and using the Fusion Chain.
To learn more about keyrings and how you can run your own, visit the keyring documentation.
We are appreciating all contributions to Fusion Chain and will closely review them. Find more information on how to contribute to the Fusion Chain in the contributing file.
This project is released under the terms of the Apache 2.0 License - see
LICENSE for details. The repository is REUSE
compliant. The copyright owner are listed in the .reuse/dep5
file or in the
respective copyright notice.