
Lanza más rápido que nunca
Omite meses de trabajo de backend. Injective te potencia con plantillas Web3 nativas y las velocidades de ejecución más rápidas para que puedas lanzar tu app en tiempo récord.

Lanza apps onchain con herramientas familiares, despliega en multiVM, conéctate a módulos financieros nativos y lanza mercados con liquidez profunda desde el primer día.

Omite meses de trabajo de backend. Injective te potencia con plantillas Web3 nativas y las velocidades de ejecución más rápidas para que puedas lanzar tu app en tiempo récord.

Despliega en el entorno de tu elección. Injective permite una integración fluida entre EVM y WASM con estándares de desarrollo unificados.

Desbloquea todo el espectro de las finanzas onchain con infraestructura diseñada específicamente y una composabilidad inigualable.

Trae usuarios y activos desde cualquier cadena, moneda o ecosistema sin ninguna restricción.

Potencia tu app con acciones onchain, FX, RWAs y liquidez profunda que te permite lanzar todo lo que imagines.
How to create a wallet using several popular wallet solutions, and how to create a wallet using injectived in a local CLI environment.
To work on the Injective Testnet, you will need some Testnet INJ, and you can obtain this from INJ faucets.
Use InjScan to view state and all activity on the Injective network.
Minimal Foundry starter for compiling, testing, deploying, verifying, and interacting with an EVM smart contract on Injective.
Minimal Hardhat starter template for compiling, testing, deploying, verifying, and interacting with EVM smart contracts on Injective.
A minimal React starter template for building EVM dApps on Injective.
dAppBuilder enables anyone to create live onchain apps with simple text commands. No coding experience needed.
Connect AI assistants to Injective documentation using the Model Context Protocol.
Learn to use MCP, OpenRouter, OpenWeb UI, and Roo to build on Injective with generative AI.
Use the Injective TypeScript SDK to interact with Injective native modules.
Fetch on-chain data including accounts, balances, markets, orders, and more using fully typed query clients.
State changes on Injective can be done through transactions. Users create transactions, sign them, and broadcast them to Injective.
Discover how to become a validator on the Injective Mainnet.
Learn how to keep your injective nodes up to date by upgrading to the latest version.
You can use injectived to interact with the Injective blockchain by uploading smart contracts, querying data, managing staking activities, working with governance proposals, and more.
Injective es la única L1 que ofrece módulos plug-and-play que pueden personalizarse e integrarse en tu app en segundos. Accede a primitivas de clase mundial y liquidez de grado institucional sin empezar desde cero.
export const streamDerivativeMarketOrderbook = async (marketId: string) => {
const streamOrderbookUpdates =
indexerDerivativesStream
.streamDerivativeOrderbookUpdate
.bind(indexerDerivativesStream)
const callback = (orderbookUpdate) => {
console.log(orderbookUpdate)
}
streamOrderbookUpdates(marketId, callback)
}
Dive into the basics of developing on Injective, onchain accounts and Web3 wallets.

Compile, test, deploy, verify, and interact with EVM smart contracts on Injective.

Build a decentralized application that connects to your smart contract to query and transact with it, using viem and the browser-injected web provider.

Learn about how to access native Injective modules via EVM precompiles. Create a MultiVM Token — in other words, a token that is both an EVM ERC20 token and a Cosmos Denom at the same time.

Interact with Injective nodes using two different methods. Using the injectived command line interface, and using Injective's TypeScript SDK.

Learn about the difference between Automated Market Maker based exchanges, and Order Book based exchanges. Place buy and sell orders on Injective's fully on-chain order book.

Thus far you have connected to Injective's existing public networks (Testnet and Mainnet). Learn how to spin up your own local network and interact with it using injectived.

Learn about using EVM precompiles to interact with Injective's native modules using Solidity smart contracts. Then build applications using the Bank module precompile and the Exchange module precompile.

Alchemy, the infrastructure provider powering hundreds of thousands of developers is now live on Injective. The same infrastructure behind more than $4 trillion in cumulative onchain transactions now supports the fastest blockchain built for finance.

Learn how to build a fully functional x402-gated content platform on Injectiv. Create an Express backend, a React+Vite frontend, and connect everything together into a production-ready app. Creators can upload files and sell them to both humans and AI agents who pay using USDC over x402.

How to build a DEX on Injective using dAppBuilder.ai: Comprehensive creators guide
Injective provee infraestructura diseñada específicamente para cada mercado financiero importante.
Despliega agentes financieros autónomos sobre infraestructura, herramientas y mercados onchain dedicados. Injective soporta ejecución con finalidad instantánea y desarrollo de apps con lenguaje natural.
Accede a spot, perpetuos, opciones y clases de activos que no existen en ningún otro lugar, todo a través del primer motor de emparejamiento nativo de protocolo de la industria. Injective soporta creación de mercados sin permisos, liquidez unificada y ejecución compatible con agentes.
Lanza cualquier activo onchain, desde acciones pre-IPO hasta ETFs, con utilidad desde el primer día en trading, préstamos y generación de rendimiento. Injective conecta tokenización, cumplimiento y acceso a mercados en vivo en una sola red.
Mueve stablecoins con finalidad instantánea y comisiones casi nulas a través de un sistema financiero onchain completo diseñado para el dinero programable. Injective soporta pagos sin fronteras junto con acceso directo a stablecoins en trading, RWAs y comercio.
Lleva capital institucional onchain a escala empresarial con accesos permisionados y capas de cumplimiento personalizadas en la primera blockchain diseñada para mercados financieros regulados. Injective provee la seguridad, conectividad y confiabilidad que las instituciones globales requieren.