The Super Blockchain Scaffolder is an easy to use command line utility for scaffolding blockchain projects.
The Super Blockchain Scaffolder is language agnostic. It can scaffold projects of any programming language and any platform!
The Super Blockchain Scaffolder works on MacOS, Windows, Linux, and embedded systems.
It is recommended to install the sbs cli tool with npm.
npm i -g sbs-cli
Note: If you already have a previous version of the sbs cli installed then the command above will replace it with the latest.
You can browse, filter, and search through the complete list of starters on the search page.
See the scaffold page for information on how to use the sbs cli tool to scaffold new projects!
See the contribute page for information on contributing back to the project and adding more starters!
The sbs cli tool can be uninstalled with npm's uninstall command.
npm uninstall -g sbs-cli
Copyright 2023 © Super Blockchain Scaffolder