You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander Kalankhodzhaev edited this page Aug 7, 2022
·
4 revisions
Api provides high-level API to interact with a node in two different ways: using defined RPC's queries directly or accessing standard or user-defined Pallet and its API.
Create an Instance
Api requires an adjusted instance of ProviderInterface (follow this link to get more information about the transport).