docs icon indicating copy to clipboard operation
docs copied to clipboard

Where is the polkadot API manual?

Open magus777 opened this issue 2 years ago • 1 comments

This documentation does not include a proper description of all the API functionality or a list of all types of requests, parameters etc:

https://polkadot.js.org/docs/api

Is there a simple list of API requests somewhere, similar to this one for Cardano? :

https://input-output-hk.github.io/cardano-wallet/api/edge/

magus777 avatar Oct 03 '22 05:10 magus777

See a sample generated from metadata - https://polkadot.js.org/docs/substrate

This would obviously be very different based on the chain you connect to, since all endpoints are dynamic and decorated based on the on-chain metadata, i.e. each chain would expose different pallets - so the above points to the "kitchensink" node, which exposes the default frame pallets, each chain would use some of these, customized and then add their own.

jacogr avatar Oct 03 '22 07:10 jacogr

This issue has been open for 21 days with no activity and is not labelled as an enhancement. It will be closed in 7 days.

polkadot-js-bot avatar Oct 24 '22 10:10 polkadot-js-bot

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

polkadot-js-bot avatar Nov 07 '22 13:11 polkadot-js-bot