
Build Your Own Blockchain

Set up a Full Node
Our blockchain iotex-core is distributed in the form of a docker image. We also provide a config file for your convenience to set up and deploy. With just a few easy steps, you can setup and run a full node in your preferred environment.
-
Install the docker platform and download our docker image
-
Download the config file and configure network settings.
Run the Node with One Simple Command
Once the correct network settings are properly configured, you can easily start a full node by executing one command line! The full node runs in a docker container and a service endpoint is exposed allowing users to monitor its status and interact with the blockchain.


"Explore" the Full Node
We have open-sourced the IoTeX Explorer, which allows users to access, monitor, and query transactions and actions on the blockchain. Now you can set up and deploy your own full node Explorer by following the simple steps in our instructions! Every node will have its own wallet and, once it is setup, you can engage with the IoTeX network by sending transactions to other nodes / wallets.
Interact with IoTeX Programmatically

Node.js
Start coding with the most commonly used programming language in the world, JavaScript.

Scalable
Utilize subchains separate from the root blockchain for greater scalability.

Open Source
Benefit from transparency, community contributions and security.

Independent
Experiment freely in isolation without worrying about rogue code impacting the root chain.

Secure
Leverage innovative scheme for military-grade cryptography securing the platform.

Modular
Personalize all aspects of your subchain including tokens, transactions and consensus.

Reliable
Subchains development does not disrupt Mainnet or any other subchain.

Effortless
Deploy your subchains with ease and choose hosts to run and secure it.
Ecosystem Products
IoTeX Web Wallet
The IoTeX Web Wallet is a built-in feature of IoTeX network, where users can create a wallet and perform various actions in the IoTeX Mainnet and Testnet. Similar to other cryptocurrency wallets, the public and private keys are never uploaded or handled by the server. You have to record and store them locally by yourself to re-use / unlock a specific wallet.
​
IoTeX Desktop & Mobile Wallet
The IoTeX desktop & Mobile wallet is a great option for users who frequently send tokens or vote for Delegates. It is easy to use and more secure as an application installed on your computer. Similar to other cryptocurrency wallets, the public and private keys are never uploaded or handled by the server. You have to record and store them locally by yourself to re-use / unlock a specific wallet.
​
IoTeX Voting Portal
IoTeX uses Roll-DPoS, where Delegates “prove their stake” by committing time, hardware, and tokens to the network. IoTeX relies on the community to vote and elect Delegates who maintain the network in a secure, democratic, and accountable way. Voting increases the security and efficiency of IoTeX, and also earns you great rewards!
IoTeX Member Portal
As leaders in the blockchain + IoT space, IoTeX must take responsibility for bridging the gap between the blockchain and the traditional IoT communities through education and engagement. The Member Portal is IoTeX’s first step in this initiative - your one-stop shop for all things blockchain + IoT!
​
Vitality (VITA) is a decentralized token for the IoTeX community. At a high level, VITA incentivizes community activeness and will power IoTeX products (e.g., IoT marketplace, Member Portal, Forum) and other apps. VITA token will run on the IoTeX blockchain and power future community-facing products and DApps.
VITA
Cisky is a Decentralized and Scalable P2P Flight Protection Insurance Platform builds upon blockchain, where users can buy and sell insurance contract. With security provided by Smart contract, auto claim settlement provided by Oracle, and low price provided by free-market competing, Cisky will disrupt the traditional flight delay insurance.
​
Cisky
Third Party Wallets
IoTeX Tool Kits
We Need Your Help!
Contributions to help IoTeX reach its full potential, including style/bug fixes, feature recommendations, proposals for schemes/algorithms, and help with documentation, are all welcomed and greatly appreciated! For code contributions, please refer to our Contribution Guidelines for more information. To report issues, please file an issue on our Github page.