Create SmartPy projects.
npm install create-smartpy-projectThis starter kit is used to bootstrap smartpy projects.
typescript syntax.console
npx create-smartpy-project@latest install --typescript
`$3
`console
npm exec create-smartpy-project@latest -- install --typescript
`Update boilerplate
`console
Inside
npm run update
`
Development Info
Edit the boilerplates at: boilerplates
$3
`console
npm run bundle
``