👩‍💻Integration Guide

This document will guide you through the prerequisites and setup required to start using ioID on the IoTeX testnet. By following these steps, you'll be able to configure your development environment and begin interacting with the ioID Module infrastructure.

Prerequisites

  1. ioctl CLI

Ensure that you have installed the IoTeX ioctl client before proceeding.

curl https://raw.githubusercontent.com/iotexproject/iotex-core/master/install-cli.sh | sh
  1. Testnet endpoint

ioID is currently on testnet. Ensure you have configured ioctl with the IoTeX testnet endpoint:

ioctl config set endpoint api.testnet.iotex.one:443

→ See more IoTeX RPC Endpoints

  1. Test Tokens

Ensure you have some IOTX test tokens in your wallet balance

→ Claim your test tokens on the Developer Portal

Last updated

Logo

This documentation portal is currently undergoing updates to align with the IoTeX 2.0 Whitepaper release. Information provided here may be incomplete, or out-of-date. Please use this portal for preliminary reference only, and check out the official IoTeX 2.0 Whitepaper for updated information.

.

2024 | IoTeX