{"id":"keeta-network","title":"Keeta Network","content":"**Keeta Network** is a [blockchain](https://iq.wiki/wiki/blockchain) system designed to serve as a common layer for various payment networks and assets, aiming to bridge traditional financial institutions and decentralized technologies. It is engineered as a cloud-scale, cloud-native solution focused on high transaction throughput, low latency, and built-in features for compliance and tokenization.\n\n## Overview\n\nKeeta Network was developed as an engineering company building resilient and scalable solutions for the financial community. The project aims to provide a link between traditional financial institutions and decentralized [blockchain](https://iq.wiki/wiki/blockchain)-based technologies. KeetaNet, the underlying blockchain system, implements a [distributed ledger](https://iq.wiki/wiki/distributed-ledger-technology-dlt) with native multi-token support, an extensible permissions system, and capabilities designed to meet the requirements of a regulated ledger for handling complex financial transactions. It builds upon concepts from other projects to achieve high transaction volume while maintaining low latency. KeetaNet is designed to scale linearly with hardware utilization, leveraging cloud computing technologies.\n\nThe system distinguishes itself through a unique hybrid Directed Acyclic Graph ([DAG](https://iq.wiki/wiki/directed-acyclic-graph-dag)) design where each account has its own chain, a client-directed transaction validation process, and a cloud-scale architecture built atop common protocols like HTTP and WebSockets. Beyond scalability, KeetaNet incorporates features essential for a reliable digital economy, including compliant handling of [Know Your Customer (KYC)](https://iq.wiki/wiki/know-your-customer-kyc) and [Anti-Money Laundering](https://iq.wiki/wiki/anti-money-laundering-aml) (AML) information, extensibility for network participants to define policies, native token support for asset representation, atomic swaps for direct token exchange, and adaptable permissions for asset issuers to control interactions.\n\n## History\n\nKeeta was founded as an engineering company focused on creating scalable solutions for the financial sector. The KeetaNet [whitepaper](https://iq.wiki/wiki/white-paper), detailing the system's architecture and protocols, was published on March 12, 2025 [\\[1\\]](#cite-id-GJQFWOxN1Z). The project came out of stealth mode in March 2025 with the launch of its native token, KTA [\\[2\\]](#cite-id-ER7mHCsdwS). A [testnet](https://iq.wiki/wiki/testnet) was released in April 2025 [\\[2\\]](#cite-id-ER7mHCsdwS). In May 2025, Keeta announced a partnership with FootPrint as the first [KYC](https://iq.wiki/wiki/know-your-customer-kyc) provider on the network and revamped its test network [wallet](https://iq.wiki/wiki/cryptocurrency-wallet) and explorer [\\[2\\]](#cite-id-ER7mHCsdwS).\n\n## Key Features\n\nKeeta Network is designed with several core features aimed at enabling a unified network for payments and asset transfers:\n\n* **Cross-Chain Asset Movement:** Keeta acts as a unifying layer to facilitate direct cross-chain transactions and interactions across multiple [blockchains](https://iq.wiki/wiki/blockchain) [\\[3\\]](#cite-id-FNucRGdwlh).\n* **Real-World Asset Tokenization:** The network supports the creation of tokens to represent any asset, enabling trading and unlocking liquidity [\\[3\\]](#cite-id-FNucRGdwlh).\n* **Built-in Compliance:** Keeta incorporates features for regulatory compliance and digital identity verification, allowing trusted [KYC](https://iq.wiki/wiki/know-your-customer-kyc) providers to issue secure digital certificates for user accounts. These certificates enable instant verification while maintaining privacy and security [\\[3\\]](#cite-id-FNucRGdwlh) [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Scalability:** The system is designed for high performance, aiming for 10 million transactions per second (TPS) and 400ms settlement times [\\[3\\]](#cite-id-FNucRGdwlh) [\\[4\\]](#cite-id-CdQ8M1DCcN).\n* **Built-in Tokenization and Rule Engines:** The protocol natively integrates engines for creating and managing digital or [real-world assets](https://iq.wiki/wiki/real-world-assets-rwas) with built-in control and compliance [\\[3\\]](#cite-id-FNucRGdwlh).\n\nEric Schmidt, former CEO of Google and a Keeta investor, has commented on the network's performance:\n\n> \"Keeta is orders of magnitude more scalable and efficient than existing solutions.\" [\\[3\\]](#cite-id-FNucRGdwlh)\n\n## Technology\n\nKeetaNet is built as a [distributed ledger](https://iq.wiki/wiki/distributed-ledger-technology-dlt) system with a unique architecture and [consensus mechanism](https://iq.wiki/wiki/consensus-mechanism).\n\n### Architecture\n\nKeetaNet functions as a distributed database, modeling itself as an interface to its underlying ledger. Its design draws parallels to both contemporary database systems and modern web backend design, leveraging best practices from these fields for scalability [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\nKey architectural aspects include:\n\n* **Hybrid DAG Design:** The primary data structure is a directed acyclic graph ([DAG](https://iq.wiki/wiki/directed-acyclic-graph-dag)), but implemented as a \"virtual DAG\". Each account forms the basis of its own chain, and inter-account interactions are virtual links between these chains. This differs from monolithic [blockchain](https://iq.wiki/wiki/blockchain) structures [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Client Directed:** Changes to the ledger are validated through a two-step process directed by the entity requesting the change. This process assumes non-conflicting transactions initially [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Cloud-Scale:** The system is built atop common protocols like HTTP and WebSockets to take advantage of the scaling capabilities of cloud providers using technologies such as serverless processing [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Consensus Mechanism\n\nKeetaNet utilizes an enhanced [Delegated Proof of Stake](https://iq.wiki/wiki/delegated-proof-of-stake-dpos) (dPoS) consensus mechanism. Accounts can delegate their balance of the base token to a representative, which grants the representative \"voting power\" proportional to the total delegated balance. Representatives are actors within the system that vote on the permissibility of blocks [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\nThe voting power required for a quorum is adaptive, increasing if a single representative holds a disproportionate amount of power to ensure consensus requires multiple representatives [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Transaction Validation\n\nTransaction validation is handled by representatives through a two-phase voting mechanism directed by the client [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n1. **Temporary Votes:** A client requests temporary votes from a quorum of representatives for a set of blocks. Representatives issue temporary votes based on the validity of the blocks at that time. This phase establishes a primary consensus and determines the quorum [\\[1\\]](#cite-id-GJQFWOxN1Z).\n2. **Permanent Votes:** Upon receiving a quorum of temporary votes, the client requests permanent votes from the subset of representatives who provided temporary votes. Permanent votes are cast only after the quorum is determined, preventing premature approval [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\nOnce permanent votes from a quorum are obtained, the votes and blocks are broadcast to the network as a consolidated package called a vote staple [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Data Storage and Retrieval\n\nKeetaNet employs a data storage model designed for high-performance read and write operations while maintaining data integrity and supporting concurrent operations [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n* **Concurrency Control:** Managed through an Optimistic Concurrency Control (OCC) mechanism. Transactions are initially assumed non-conflicting and proceed without locks. Conflicts are detected and addressed afterward, reducing latency [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Consistency:** Provides different levels of consistency:\n  * **Fully Consistent Writes:** Achieved by obtaining a quorum of representatives, ensuring data is consistently replicated [\\[1\\]](#cite-id-GJQFWOxN1Z).\n  * **Eventually Consistent Reads:** Permitted from any representative, optimizing for latency [\\[1\\]](#cite-id-GJQFWOxN1Z).\n  * **Fully Consistent Reads:** For critical operations, confirmation from a quorum of representatives is obtained [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Ordering:** Implements partial ordering of transactions, meaning transactions are ordered only in relation to those required by ledger constraints. This contrasts with total global ordering and enables [parallel](https://iq.wiki/wiki/parallel) processing [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Data Formats\n\nThe system defines specific data formats for its components [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n* **Accounts:** Refer to either the public key of a key-pair (Keyed accounts) or deterministically generated addresses (Generated accounts). Each account has a separate ordered [blockchain](https://iq.wiki/wiki/blockchain) within the DAG. Generated accounts include Network accounts, Storage accounts, and Token accounts [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Operations:** High-level instructions to modify the ledger state, limited to a predefined set (e.g., SEND, SET REP, CREATE IDENTIFIER). Operations are self-contained within a [block](https://iq.wiki/wiki/block) [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Blocks:** The fundamental mechanism for ledger updates, containing an ordered set of operations performed by a specific account. Blocks are encoded in ASN.1 DER and are versioned and dynamic in size [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Votes:** Encoded as X.509 certificates, used by representatives to communicate their intention to add blocks to their ledger. Votes can be temporary or permanent and contain issuer, serial, block hashes, timestamps, and a signature [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Staples:** Also known as Vote Staples, these bundle multiple blocks and votes together for simultaneous voting and publication. Staples are the fundamental unit of exchange and function as journaled updates. If any block in a staple is invalid, the entire staple is rejected [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Auxiliary Functions\n\n* **Bootstrapping:** A protocol for new or offline [nodes](https://iq.wiki/wiki/node) to bulk-fetch missed ledger changes by requesting staples after a given [timestamp](https://iq.wiki/wiki/timestamp) via HTTP [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Permissions:** Uses \"base permissions\" (symbolic names with specific values) and \"external permissions\" (arbitrary flags managed externally), encoded as bit-fields. Permissions are managed via an Access Control List (ACL) with a defined hierarchy [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Account Certificates:** X.509 certificates associated with accounts to authenticate and verify identity without storing Personally Identifiable Information (PII) on the ledger. Certificates are signed by a Certificate Authority (CA) and must share the same public key as the account [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Network Initialization\n\nThe network is initialized using an \"initial trusted account\" with exclusive permission to create valid votes when there is no delegated weight. This account funds initial accounts and delegates weight to representatives, bypassing permission requirements for initial blocks and the base token's chain [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n## Security Measures\n\nKeetaNet incorporates several security measures to protect the network and data [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Cryptographic Methods\n\n* **Digital Signatures:** Supports ECDSA (with secp256k1 and secp256r1) and Ed25519. The system is extensible to support additional algorithms, including post-quantum cryptography (PQC) [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Hashing:** Uses SHA3-256 for cryptographic hashing [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Use of Cryptosystems:** Digital signatures are used for signing blocks and votes, and cryptographic hashing is used for referencing blocks [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n### Data Integrity\n\n* **Append-only Ledger:** Once validated and appended, transactions are immutable and cannot be altered or deleted without a quorum consensus [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Cryptographic Hashing:** SHA3-256 hashing ensures any alteration to a record changes its hash, making tampering detectable [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Chain Consistency:** Each [block](https://iq.wiki/wiki/block) references the previous block via its hash, guaranteeing correct ordering and making unauthorized modifications apparent [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Use of TLS:** Leverages Transport Layer Security (TLS) for encryption, authentication, and message integrity, enforcing HTTPS for communications [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n## Scalability\n\nKeetaNet aims to overcome common scalability limitations found in existing [blockchain](https://iq.wiki/wiki/blockchain) systems [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n* **Validation Architectures:** Unlike linear chain structures (e.g., [Bitcoin](https://iq.wiki/wiki/bitcoin), [Ethereum](https://iq.wiki/wiki/ethereum)), KeetaNet's hybrid [DAG](https://iq.wiki/wiki/directed-acyclic-graph-dag) design with per-account chains allows for more parallelism [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Transaction Distribution:** Employs \"client directed\" transaction distribution, where unconfirmed blocks are not exposed to the wider network but limited to voting representatives. Only fully accepted blocks are broadcast, reducing peer-to-peer network traffic [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Protocols:** Uses standard protocols like HTTP for consensus-related actions and WebSockets for [peer-to-peer](https://iq.wiki/wiki/peer-to-peer-trading-p2p) traffic, enabling integration with existing scaling solutions and cloud computing providers [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n[Benchmark](https://iq.wiki/wiki/benchmark) tests have shown high throughput results. A Maximum TPS Throughput Test conducted on GCP Spanner on July 12, 2022, recorded 13 million TPS [\\[1\\]](#cite-id-GJQFWOxN1Z). The network aims for 10 million TPS and 400ms settlement [\\[3\\]](#cite-id-FNucRGdwlh) [\\[4\\]](#cite-id-CdQ8M1DCcN).\n\n## Use Cases\n\nKeetaNet is designed as a base layer for a [cryptocurrency](https://iq.wiki/wiki/cryptocurrency) economy, suitable for various real-world applications [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n* **Cryptocurrency Central:** With native tokenization, atomic swaps, and support for metadata, KeetaNet can act as a \"[Layer 2](https://iq.wiki/wiki/layer-2)\" for other [cryptocurrencies](https://iq.wiki/wiki/cryptocurrency) by allowing high-throughput, low-latency transfers of wrapped tokens. Its compliance features enable compliance-based onboarding and off-boarding, positioning it as a \"network of networks\" [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Blockchain Banking:** Support for regulatory compliance primitives, such as limiting transactions based on appropriately issued certificates, makes KeetaNet suitable for a [blockchain](https://iq.wiki/wiki/blockchain)-based banking system. Its permissioning model allows for the creation and operation of [stablecoins](https://iq.wiki/wiki/stablecoin) representing fiat currencies by regulated financial institutions [\\[1\\]](#cite-id-GJQFWOxN1Z).\n* **Digital Identity:** By supporting identity verification using Public Key Infrastructure (PKI) and X.509 certificates, KeetaNet enables decentralized, user-controlled verification of attributes. Users maintain control over private information disclosure, and certificates can encode private attributes verified by trusted Certificate Authorities (e.g., [KYC](https://iq.wiki/wiki/know-your-customer-kyc) providers) without revealing the information publicly [\\[1\\]](#cite-id-GJQFWOxN1Z).\n\n## Keeta (KTA) Token\n\n**Keeta (KTA)** is the native token of the Keeta Network. It serves as the [base](https://iq.wiki/wiki/base) token for the network.\n\n### Tokenomics\n\n* **Total Supply:** 1,000,000,000 KTA [\\[5\\]](#cite-id-koxvPJz5xw).\n* **Max Supply:** 1,000,000,000 KTA [\\[5\\]](#cite-id-koxvPJz5xw).\n\nThe circulating supply includes tokens available for trading, while the remaining supply is allocated to Team Vesting, Early Investors, Foundation Treasury, and Community/Ecosystem Reserve [\\[5\\]](#cite-id-koxvPJz5xw).\n\nKTA tokens are traded on various [decentralized](https://iq.wiki/wiki/decentralized-exchange) and [centralized exchanges](https://iq.wiki/wiki/cex-centralized-exchange). Popular exchanges for trading KTA include [Aerodrome](https://iq.wiki/wiki/aerodrome-finance) ([Base](https://iq.wiki/wiki/base)), XT.COM, [Uniswap](https://iq.wiki/wiki/uniswap) V3 (Base), and [LCX](https://iq.wiki/wiki/lcx) Exchange [\\[6\\]](#cite-id-hGYSMdVXV1).\n\n## Team\n\nThe KeetaNet [whitepaper](https://iq.wiki/wiki/white-paper) lists the following authors: Roy Keene, Tanveer Wahid, Ezra Ripps, and Ty Schenk [\\[1\\]](#cite-id-GJQFWOxN1Z). Ty Schenk is also identified as the CEO of Keeta [\\[7\\]](#cite-id-kdoIYck4tk).\n\n## Partnerships\n\nKeeta has announced a partnership with FootPrint, which serves as the first [KYC](https://iq.wiki/wiki/know-your-customer-kyc) provider on the Keeta Network. This partnership supports the network's built-in compliance features [\\[2\\]](#cite-id-ER7mHCsdwS).","summary":"Keeta Network is a highly scalable blockchain connecting payment networks and assets. ","images":[{"id":"QmSZqcL1ceWBCcCcjQMU2mtgJ5ndkdVVnuifDpikQ4PCgH","type":"image/jpeg, image/png"}],"categories":[{"id":"organizations","title":"organizations"}],"tags":[{"id":"Blockchains"},{"id":"Protocols"},{"id":"Organizations"}],"media":[{"id":"QmTpgu3RrGMcu75Jrd6dgtTzHvcNwqqE8jMuRc6yycJyS2","name":"keetapay_logo.jpeg","caption":"","thumbnail":"QmTpgu3RrGMcu75Jrd6dgtTzHvcNwqqE8jMuRc6yycJyS2","source":"IPFS_IMG"},{"id":"QmVEDgzqLk9idPdtS2GhK6psdo8Zp93RdpRyJPPzFuLsf6","name":"keeta.png","caption":"","thumbnail":"QmVEDgzqLk9idPdtS2GhK6psdo8Zp93RdpRyJPPzFuLsf6","source":"IPFS_IMG"},{"id":"QmQqQDTjGXLjhguYoxexTHqCWZrkkjUzXysnMQavaBJyJt","name":"Keeta-Featured.webp","caption":"","thumbnail":"QmQqQDTjGXLjhguYoxexTHqCWZrkkjUzXysnMQavaBJyJt","source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[\n  {\n    \"id\": \"GJQFWOxN1Z\",\n    \"url\": \"https://keeta.com/keetanet-whitepaper-20250312.pdf\",\n    \"description\": \"KeetaNet Whitepaper\",\n    \"timestamp\": 1751038425233\n  },\n  {\n    \"id\": \"ER7mHCsdwS\",\n    \"url\": \"https://x.com/KeetaNetwork/status/1936116071842587021\",\n    \"description\": \"Keeta Network X post\",\n    \"timestamp\": 1751038425233\n  },\n  {\n    \"id\": \"FNucRGdwlh\",\n    \"url\": \"https://keeta.com/\",\n    \"description\": \"Keeta Website\",\n    \"timestamp\": 1751038425233\n  },\n  {\n    \"id\": \"CdQ8M1DCcN\",\n    \"url\": \"https://x.com/KeetaNetwork/status/1923838896468852874\",\n    \"description\": \"Keeta Network X post\",\n    \"timestamp\": 1751038425233\n  },\n  {\n    \"id\": \"koxvPJz5xw\",\n    \"url\": \"https://www.coingecko.com/en/coins/keeta\",\n    \"description\": \"CoinGecko Keeta page\",\n    \"timestamp\": 1751038425233\n  },\n  {\n    \"id\": \"hGYSMdVXV1\",\n    \"url\": \"https://www.coingecko.com/en/coins/keeta#markets\",\n    \"description\": \"CoinGecko Keeta markets\",\n    \"timestamp\": 1751038425233\n  },\n  {\n    \"id\": \"kdoIYck4tk\",\n    \"url\": \"https://x.com/KeetaNetwork/status/1935467213353533917\",\n    \"description\": \"Keeta Network X post\",\n    \"timestamp\": 1751038425233\n  }\n]"},{"id":"website","value":"https://keeta.com/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/keeta"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/keeta/"},{"id":"contract_url","value":"https://basescan.org/address/0xc0634090F2Fe6c6d75e61Be2b949464aBB498973"},{"id":"twitter_profile","value":"https://twitter.com/KeetaNetwork"},{"id":"youtube_profile","value":"https://www.youtube.com/@keetanetwork"},{"id":"discord_profile","value":"https://discord.com/invite/keeta"},{"id":"github_profile","value":"https://github.com/keetanetwork"},{"id":"telegram_profile","value":"https://t.me/KeetaNetwork"},{"id":"reddit_profile","value":"https://www.reddit.com/r/KeetaNetwork/"},{"id":"email_url","value":"mailto:general@keeta.com"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmQ4uXdT8QhNtc5nP8CbpdKbSV9f7mF69hsJWa4xzVZ1Ty\""},{"id":"commit-message","value":"\"Update Keeta Network article\""},{"id":"previous_cid","value":"QmQ4uXdT8QhNtc5nP8CbpdKbSV9f7mF69hsJWa4xzVZ1Ty"}],"events":[{"id":"d0797433-5c08-4bc5-855e-41514200f337","date":"2025-06","title":"Keeta Network launched ","type":"CREATED","description":"Keeta Network launched its native token","link":"https://learn.bybit.com/en/blockchain/what-is-keeta-crypto-kta","multiDateStart":null,"multiDateEnd":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"language":"en","version":1,"linkedWikis":{"blockchains":["base"],"founders":["ty-schenk"],"speakers":[]}}