Developer Hub

Everything you need to know about building on KiiChain. Your hub for connecting to the chain and building applications on the decentralized web.

KiiChain Testnet Oro

KiiChain is a peer-to-peer decentralized EVM compatible network built with the Cosmos SDK. The public testest is call KiiChain Testnet Oro.

Testnet Oro is the permanent testnet with smart contract functionality and EVM compatibility. All Hackathons, Builds, Airdrops and test deployments should be done on this network.

Endpoints of Full Nodes (Validators)

Anyone can build on KiiChain. Whether to read blockchain info or broadcast transactions, you need to connect through the endpoints of full nodes (validators) on the network. Following are the links to those endpoints for each network.

https://uno.sentry.testnet.v3.kiivalidator.com:26671/ https://dos.sentry.testnet.v3.kiivalidator.com:26671/

EVM / CW Addresses

KiiChain Testnet Oro features a mirrored EVM - CW smart contract module that replicates EVM compatibility. CW addresses are structured in Bech32 format with a distinctive "kii" prefix, characteristic of Cosmos-based chains. EVM addresses are structured with the hexadecimal format akin to Ethereum addresses. This alteration reflects a strategic adaptation to streamline interoperability with Ethereum-based tools and infrastructure, facilitating a seamless transition for developers and users alike.

// CosmWasm based addresses
kii123abc...

// EVM based adddresses
0x123abc...

Tokens

Kiichain Testnet Oro introduces a mirrored token system comprising uKII in both ERC and CW token standards. KiiChain is a Cosmos based blockchain built with the Cosmos SDK, therefore, all functionalities will be based in CW tokens. ERC tokens are mirrored from the cosmos environment through precompiled smart contracts that give users and builders access to EVM infrastructure.

KII serves as the primary utility token within the KiiChain ecosystem, facilitating transactions and powering network operations, notably through the payment of gas fees. Distinguished by its fungibility and interoperability, KII can be seamlessly transferred and utilized across various wallet providers, including popular EVM rpc based options like MetaMask & Coinbase wallet and cosmos based wallets like Keplr and Leap. By leveraging KII, users can engage in a diverse array of interactions within the KiiChain network, ranging from simple transactions to more complex smart contract executions, thereby driving the adoption and utility of the native token within the broader blockchain landscape.

KiiChain Discord Server

If you would like to connect directly with the community, ask questions related to building on the network, join the discord server where our internal developers are ready to field any questions you have.

Discord invite: https://discord.com/invite/fUcfeYYtVF

Last updated

Logo