Key Concepts
| Term | Description |
|---|---|
| injectived | The command-line interface and node daemon that connects to and interacts with the Injective blockchain. |
| Denom | The native asset representation format on Injective (e.g., factory/{creator}/{subdenom} or peggy{ethereumAddress}). |
| Trading Account | An isolated subaccount that decouples funds from the Bank module for executing trades. One address can have unlimited trading accounts. |
| Token Factory | A native module allowing users and contracts to create new native tokens and swap between native tokens and CW20 tokens. |
| Indexer API | A high-performance data indexing service that provides fast queries, streaming updates, and historical data from the chain. |
Why Build on Injective?
Optimized for DeFi
⇾ Specialized modules
⇾ Low-latency infrastructure
⇾ Quicker development
⇾ Greater capabilities
⇾ Unlock new potential
⇾ Low-latency infrastructure
⇾ Quicker development
⇾ Greater capabilities
⇾ Unlock new potential
Commercial-Grade Scalability
⇾ 25,000+ TPS
⇾ 650ms block times
⇾ Instant finality
⇾ MEV-resistant
⇾ $0.0003 per transaction
⇾ 650ms block times
⇾ Instant finality
⇾ MEV-resistant
⇾ $0.0003 per transaction
Highly Interoperable
⇾ Native interoperability, 23+ networks, including Ethereum & Solana
⇾ IBC-Enabled, 110+ chains
⇾ IBC-Enabled, 110+ chains
Intuitive Developer Experience
⇾ Natively integrated execution layer
⇾ WASM + EVM
⇾ Powered by Rust, Golang, and Solidity
⇾ WASM + EVM
⇾ Powered by Rust, Golang, and Solidity
Developer Paths

EVM
Deploy Solidity smart contracts and build dApps using familiar Ethereum tooling on Injective’s EVM-compatible execution layer.

CosmWasm
Build secure, efficient smart contracts using Rust and the CosmWasm framework with enhanced performance and safety guarantees.

DeFi
Leverage Injective’s native financial primitives to build DEXs, derivatives platforms, lending protocols, and other DeFi applications.

Native Modules
Access low-level chain functionality including the exchange, oracle, auction, and token factory modules for advanced use cases.
Additional Resources

Building dApps
Step-by-step guides for configuring UI frameworks (React, Nuxt, Webpack) and building example dApps on Injective.

Technical Concepts
Deep dives into core concepts like trading accounts, token standards, gRPC, and the Indexer API architecture.

injectived CLI
Install, configure, and use the Injective node daemon for chain interaction, validator operations, and advanced commands.
