@spruceid/create-ssx-dapp
v1.0.0
Published
Creates a new SSX project from scratch.
Downloads
7
Keywords
Readme
create-ssx-dapp
Create a new SSX dapp with a single command.
Quickstart
It's really simple to get started with SSX. You can create a new dapp with a single command:
npx @spruceid/create-ssx-dapp my-dapp
# or
yarn create @spruceid/ssx-dapp
To learn more about the Create SSX Dapp and SSX, check out the SSX SDK Docs.