Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Interacting with polkadot.js

Francisco Silva edited this page Jun 8, 2021 · 4 revisions

chainstate will be translated to api.query.identity.identityOf => api.query.[module].[methonName]

extrinsics will be translated to api.tx.identity.requestJudgement => api.tx.[module].[methonName]

api reference

Clone this wiki locally