Less to Learn
Polkadot.js is configured and helper interfaces to interacting with the wallet are provided out of box
Connect to any Substrate Chain
Your app only needs one config change to connect to a different Substrate based chain.
No Lock-In
We don't make assumptions on any UI library so you can freely choose to build on top of the template using whichever libraries you prefer
Get started in seconds
Whether you’re using React or another framework, Create Substrate App lets you focus on code, not build tools.
To create a project called my-app, run this command:
npx create-substrate-app my-app