Hi all!
New create-polkadot-dapp npm package closes yet another gap in DevEx between our ecosystem and our competitors: official templates for client-side, which the potential developers can try out with ease:
npx create-polkadot-dapp@latest
(a gif demo)
Currently, there are two templates to try out:
- react-papi-tailwind:
React front-end app with PAPI, ReactiveDOT + dotconnect for chain and wallet interactions.
Tailwind CSS + Tailwind UI.
Vite for dev tooling. - react-solidity a monorepo for smart contracts for AssetHub and a React, Tailwind CSS and ethers
Please do try it out and share feedback!