Technical Architecture

Vince Chain is a scalable Proof-of-Stake blockchain that is fully compatible and interoperable with the Ethereum Virtual Machine (EVM) and Cosmos ecosystem. Vince Chain is built using the Cosmos SDK — a blockchain that runs on top of the CometBFT consensus engine—a fork of Tendermint Core.

With the backing of the Cosmos SDK, Vince Chain powers decentralized applications and contracts with fast finality, high transaction throughput, and short block times (~2 seconds). Vince Chain’s architecture allows users to perform Cosmos and EVM transactions seamlessly and interoperably. Additionally, developers can build communicable and cross-chain Ethereum dApps through the IBC, not minding if the network’s tokens and assets come from different independent sources.

Vince Chain enables these key features by

  • Adopting and implementing Cosmos SDK modules and mechanisms.

  • Facilitating dApp interaction with the network using institutional-grade clients and toolings like JSON-RPC, Cosmos gRPC, etc.

  • Managing the blockchain on CometBFT's Application Blockchain Interface (ABCI).

  • Adopting the geth library to promote code reuse and maintenance.

With the above features in check, developers can work with the best tools, clients, and API on Vince Chain to build and deploy Ethereum-based applications that are compatible and interoperable with the rest of the Cosmos ecosystem.

Last updated