Skip to main content
Injective is the only blockchain specifically designed for cross-chain trading, derivatives, DeFi, and Web3 applications. Positioned to become the premier global destination for DeFi ecosystem builders, Injective offers a multitude of advantages for developers, empowering them to build more powerful applications in less time. This section provides comprehensive guides, tools, and resources for developers building on Injective. Whether you’re creating smart contracts in Solidity or CosmWasm, developing decentralized exchanges, integrating with native modules, or building full-stack dApps, this documentation will help you get started quickly and leverage Injective’s unique DeFi-focused infrastructure. Injective combines the best of both Ethereum and Cosmos ecosystems by offering dual smart contract environments: EVM for Solidity developers and CosmWasm for Rust developers—while providing native DeFi modules that eliminate the need to rebuild core financial infrastructure from scratch. With ultra-fast 650ms block times, $0.0003 transaction costs, MEV-resistant infrastructure, and seamless interoperability with 23+ networks including Ethereum and Solana, developers can build sophisticated cross-chain financial applications without compromising on performance, security, or user experience.

Key Concepts

TermDescription
injectivedThe command-line interface and node daemon that connects to and interacts with the Injective blockchain.
DenomThe native asset representation format on Injective (e.g., factory/{creator}/{subdenom} or peggy{ethereumAddress}).
Trading AccountAn isolated subaccount that decouples funds from the Bank module for executing trades. One address can have unlimited trading accounts.
Token FactoryA native module allowing users and contracts to create new native tokens and swap between native tokens and CW20 tokens.
Indexer APIA 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

Commercial-Grade Scalability

⇾ 25,000+ TPS
⇾ 650ms block times
⇾ Instant finality
⇾ MEV-resistant
⇾ $0.0003 per transaction

Highly Interoperable

⇾ Native interoperability, 23+ networks, including Ethereum & Solana
⇾ IBC-Enabled, 110+ chains

Intuitive Developer Experience

⇾ Natively integrated execution layer
⇾ WASM + EVM
⇾ Powered by Rust, Golang, and Solidity

Developer Paths

dev-hero

EVM

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

CosmWasm

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

DeFi

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

Native Modules

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

Additional Resources

dev-hero

Building dApps

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

Technical Concepts

Deep dives into core concepts like trading accounts, token standards, gRPC, and the Indexer API architecture.
txs-hero

injectived CLI

Install, configure, and use the Injective node daemon for chain interaction, validator operations, and advanced commands.
Last modified on April 2, 2026