create-polka-dapp

0.0.9 • Public • Published

create-polka-dapp npm package

Make Starting Up your Polkadot / Substrate dApp Easy and Convenient

Compatibility Note: All templates use Vite which requires Node.js version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With NPM:

$ npm create polka-dapp@latest

With Yarn:

$ yarn create polka-dapp

With PNPM:

$ pnpm create polka-dapp

With Bun:

$ bun create polka-dapp

Then follow the prompts!

Currently supported template presets include:

  • react + js + @polkadot-onboard
  • react + ts + @polkadot-onboard
  • svelte + ts + @polkadot-onboard 🚧 Work In Progress
  • VARA + next + ts + @polkadot-onboard

Happy Building on Polkadot and VARA!!

Package Sidebar

Install

npm i create-polka-dapp

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

191 kB

Total Files

140

Last publish

Collaborators

  • opeoginni