Skip to content

A curated list of developer templates for the Polkadot ecosystem.

License

Notifications You must be signed in to change notification settings

polkadot-developers/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Polkadot Developer Templates

A curated list of developer templates for the Substrate and Polkadot ecosystem.

Polkadot SDK

The Polkadot SDK is a robust and flexible blockchain development SDK written in Rust.

With the Polkadot SDK, you can develop:

  • A Polkadot compatible layer 2 rollup.
  • An independent layer 1 blockchain.

You can find documentation and download links for the latest Polkadot SDK templates here:

https://paritytech.github.io/polkadot-sdk/master/polkadot_sdk_docs/polkadot_sdk/templates/index.html

Polkadot API

The Polkadot API, also known as PAPI, is a modular and light-client friendly set of TypeScript libraries to interact with Polkadot chains.

PAPI is compatible with every major JavaScript / TypeScript development framework, such as:

You can use PAPI power any project using JavaScript or Typescript such as:

  • Front-end interfaces
  • CLIs
  • Mobile Applications
  • and more...

You can find starting templates for PAPI here:

https://github.com/polkadot-api/polkadot-api/tree/main/examples

Python Substrate Interface

The Python Substrate Interface is a Python library used for interacting with Polkadot chains.

You can find starting templates for py-substrate-interface here:

https://github.com/polkascan/py-substrate-interface/tree/master/examples

Substrate SDK iOS

The Substrate SDK for iOS is a native iOS SDK written in Swift used for developing client apps for Polkadot chains.

You can find starting templates for substrate-sdk-ios here:

https://github.com/novasamatech/substrate-sdk-ios/tree/master/Example

Contribute

These resources are maintained by the Polkadot community.

  • Do you know of a well maintained Polkadot Developer template which is not listed here?
  • Did you find a problem with one of these templates?

Please open an issue or pull request so that we can update this document!

About

A curated list of developer templates for the Polkadot ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published