Integrators - Overview
Introduction
If you want to integrate the MultiversX Network in your app, even if we are talking about an exchange, wallet, or a dApp that uses its own infrastructure, please choose a direction from the following table
Table of contents
Name | Description |
---|---|
EGLD integration guide | How to integrate MultiversX's native token EGLD. |
ESDT tokens integration guide | How to integrate MultiversX's ESDT tokens. |
Observing squad | How to run an infrastructure with a general view over all the shards. |
Snapshotless Observing squad | How to set up a light Observing squad with access to real time state only. |
Deep-history squad | How to set up an Observing squad able to resolve historical state queries. |
Accounts management | How to create and manage EGLD accounts. |
Creating transactions | How to create and sign transactions. |
Querying the blockchain | How to query the MultiversX Blockchain in order to watch desired addresses or events. |
WalletConnect JSON-RPC Methods | How to ensure the proper communication using WalletConnect between a wallet and a dapp. |