> For the complete documentation index, see [llms.txt](https://thxnet.gitbook.io/thxnet-developers-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thxnet.gitbook.io/thxnet-developers-doc/concept/id-wallet.md).

# ID-Wallet

The ID-Wallet is a key component of THXNET.'s strength, enabling interoperability at the application layer among Web2.0-friendly APIs. It facilitates seamless and rapid business collaboration across all Leafchains on THXNET., providing greater scalability compared to hosting all businesses on a single chain.

One of the common ways to generate ID-Wallet is to create an account via Web3Wallet, then the ID-Wallet can be controlled via Web3Wallet app or the APIs provided by THXNET.

### ID-Wallet Address Representation

An ID-Wallet has two representations of its wallet address, one is Address-Suri (a.k.a. Address-SS58) and the other one is Address-Eth.

Address-Suri will be used as a default representation of the wallet address, since THXNET. is built on Substrate and Polkadot framework; And as for Address-Eth, in order to keep compatible with Ethereum protocol in the future, we decided to leave it as another representation.

#### An example of Address-Suri (Address-SS58)

`5HTeUjtEyf8hfovwDL7KDoSLobbbC8NRAgrPZrxDsFmELKeP`

#### An example of Address-Eth

`0x6421c710f486c444abca91d20d7e816151fe88f1`

### Acquire ID-Wallet

#### Install **THXCONNECT Mobile App** ([Android](https://play.google.com/store/apps/details?id=org.thxnet.thxconnect)) ([iOS](https://apps.apple.com/jp/app/thxconnect/id6471815589))

<div align="left"><figure><img src="/files/ZIGmEXhaziVAwi9RnD2c" alt="Android" width="188"><figcaption><p>Android</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/x0S5ifaRw7FV8BksOwtu" alt="iOS" width="188"><figcaption><p>iOS</p></figcaption></figure></div>
