create-smartpy-project

0.12.0 • Public • Published

Create SmartPy projects

This starter kit is used to bootstrap smartpy projects.

Bootstrap a project for typescript syntax.

npx

npx create-smartpy-project@latest install <project-directory> --typescript

npm

npm exec create-smartpy-project@latest -- install <project-directory> --typescript

Update boilerplate

# Inside <project-directory>
npm run update

Development Info

Edit the boilerplates at: boilerplates

Package boilerplates

npm run bundle

Package Sidebar

Install

npm i create-smartpy-project

Weekly Downloads

20

Version

0.12.0

License

MIT

Unpacked Size

11 kB

Total Files

3

Last publish

Collaborators

  • rumkeller
  • jordan-tezos
  • smartpy_npm