Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 3.03 KB

mission_list.md

File metadata and controls

51 lines (39 loc) · 3.03 KB

Mission List

This list states the projects that PoToC maintains, as required by the constitution.

dApp Developer Tooling

Quote from the constitution:

This category contains all tools and libraries that help to build on Polkadot and are predominantly developed for this cause. Ideally, it should provide all pieces of software that are needed for a developer to build a dApp on Polkadot.

It specifically aims at developers - not end-users. Things like wallets, explorers, dashboards etc. are out of scope for this very cause.

Fundamentals

Software that lays the basis for a dApp project. They connect to the Polkadot network and offer rich possibilities to interact with it.
Some examples would be: sending transactions, subscribing to block headers or decoding and storage.

Extensions

Software in this tier depends on Fundamentals and extends their functionality. They may simplify and/or abstract certain functionality or tailor it to suit specific corner needs.

General Developer Tooling

Projects that improve velocity and simplicity to develop on Polkadot. This category is not restricted to dApps, but can also include CLIs and similar.