Interact with parachain
Last updated
Last updated
Access Litentry main RPC endpoint below:
Users can query the chain state, execute read-only RPC calls, and perform extrinsic to read or write the chain state.
Litentry parachain use the Substrate-based chain address format SS58.
The quickest way to generate a Litentry account is by Polkadot{.js} browser extension.
Polkadot Explorer Explorer - Litentry console dashboard block explorer, can be configured to connect to other remote or local endpoints.
Polkascan - Blockchain explorer for Polkadot, Kusama, and other related chains.
Statescan - Blockchain explorer for Substrate chains, including Litentry.
More commonly used interactions will be added later