Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Ink

Ink is Kraken's dedicated DeFi blockchain, built on the OP Stack (Optimism's open-source rollup framework) and operating as an optimistic rollup anchored to Ethereum. It bundles transactions off-chain and posts compressed proofs to Ethereum for final settlement, delivering 1-second block times, sub-cent fees, and full EVM equivalence. Ink is a member of the Superchain, sharing cross-chain messaging infrastructure with Base, Worldchain, Soneium, and 29+ other OP Stack chains.

General
DeveloperKraken (Payward Inc.)
TypeEVM-compatible L2 (optimistic rollup)
StackOP Stack (Optimism)
Chain ID57073
Native CurrencyETH
LicenseMIT (OP Stack)
Documentationdocs.inkonchain.com
GitHubinkonchain/node
Block Explorerexplorer.inkonchain.com

Core Features

  • EVM equivalence: any Solidity contract that deploys on Ethereum deploys on Ink without modification.
  • 1-second block times: with sub-second block production in active development.
  • Sub-cent transaction fees: significantly lower cost than Ethereum mainnet.
  • EIP-7702 support: compatible with Ethereum's account abstraction improvements.
  • Superchain interoperability: cross-chain communication with Base, Soneium, Worldchain, and 29+ chains.
  • Self-hosted nodes: run your own Ink node via the open-source node repository.

Network Information

Mainnet:

ParameterValue
Chain ID57073
RPC (HTTPS)https://rpc-gel.inkonchain.com
RPC (WSS)wss://rpc-gel.inkonchain.com
Alternate RPChttps://rpc-qnd.inkonchain.com
Block Explorerhttps://explorer.inkonchain.com

Testnet (Ink Sepolia):

ParameterValue
Chain ID763373
RPC (HTTPS)https://rpc-gel-sepolia.inkonchain.com
Alternate RPChttps://rpc-qnd-sepolia.inkonchain.com
Block Explorerhttps://explorer-sepolia.inkonchain.com

Developer Tooling

  • Smart contract frameworks: Foundry, Hardhat, and Remix are all documented and supported.
  • Client libraries: Ethers.js v6 and Viem (with inkSepolia chain config) work out of the box.
  • Blockscout Explorer API: REST and GraphQL available at explorer.inkonchain.com/api-docs.
  • Third-party RPC: QuickNode and dRPC support Ink with higher-throughput paid tiers.
  • Testnet faucet: available for testnet ETH to fund development and testing.

Tools and Resources


Ecosystem and Integrations

  • Member of the Optimism Superchain, sharing cross-chain messaging infrastructure with Base, Soneium, and Worldchain.
  • Standard Web3 tooling (MetaMask, Foundry, Hardhat) works immediately with Ink's public RPC endpoints.
  • Kraken's centralized exchange infrastructure integrates with Ink to let Kraken users bridge assets to DeFi without relinquishing custody.

Connect to Ink mainnet at https://rpc-gel.inkonchain.com (Chain ID: 57073) and start with the Ink documentation to deploy your first contract.

kraken Kraken Ink AI technology Hackathon projects

Discover innovative solutions crafted with kraken Kraken Ink AI technology, developed by our community members during our engaging hackathons.

DanaWhisper Intelligent RealTime Meeting Assistant

DanaWhisper Intelligent RealTime Meeting Assistant

Dana Whisper is an AI-powered real-time meeting assistant designed to help users better understand and participate in live conversations. The platform captures audio directly from the user’s device, generates live transcriptions, and provides contextual assistance during meetings without requiring integration with external meeting providers or video conferencing platforms. The system acts as a conversational copilot in real time. Users can ask questions about the ongoing discussion, request summaries, clarify technical concepts, or receive contextual suggestions on how to respond during the meeting. This makes Dana Whisper especially valuable for non-native English speakers, technical discussions, and fast-paced corporate environments where keeping up with the conversation can be challenging. One of the key strengths of the project is its architecture, which was designed with the support of IBM BOB and IBM AI technologies. IBM BOB played an important role in helping us structure the application as a scalable multi-agent system, enabling modular communication between services and intelligent orchestration across the platform. The application leverages several IBM technologies, including: IBM Watson Speech to Text for real-time transcription IBM Watson Natural Language Understanding for contextual analysis IBM watsonx.ai Granite models for intelligent response generation IBM watsonx Orchestrate for coordinating AI agents and workflows The platform is built using Electron, React, TypeScript, Node.js, Express, Socket.io, SQLite, and Drizzle ORM, following an offline-first approach where user data is stored locally for better privacy and performance. Dana Whisper’s architecture is divided into independent services for transcription, context management, phrase learning, and AI suggestion generation.