Skip to main content

polkadot.js API

Polkadot does JavaScript. polkadot.js provides many handy tools to interact with polkadot / substrate nodes. It e.g. offers APIs around Polkadot and Substrate based chains via RPC calls. The github orginazation is also root of the polkadot.js browser extension, hosts, the public polkadot apps repository and more.

Official Documentation / Repositories

  • Official polkadot{.js} docs: The official docs with lots of code examples and best practices.
  • Polkadot JS Apps: The repository for the official Polkadot JS user interface that showcases a lot of usage examples of the library.

Further Learning Material

Tutorials

One Tutorial tagged with "polkadot.js"

View All Tags

Tokengated Website with next-auth, polkadot browser extension and polkadot js API

How to write a tokengated website with polkadot.js API and next.js