kiboko-cartesi
v0.4.41
Published
setup of a Cartesi DApp monorepo, making it easier and quicker for developers to start building innovative blockchain solutions.
Downloads
28
Readme
Kiboko-cartesi
Buidl a Cartesi Dapp the Kiboko way!
Usage
Requirement
// Install kiboko-cartesi globally in your computer
$ npm install -g kiboko-cartesi
USAGE
$ kiboko-cartesi init
...
Commands
kiboko-cartesi init
- Setup a name for your project
- Create a frontend react template
- Choose between go, rust, typescript, python, c++, lua to run your cartesi backend rollup server.
- BUIDL!
See code: src/commands/init.ts