This package is a cli tool that configures the operation generation sdk of the mitum model.
This project has been developed in the following environments:
$ node --version
v18.9.0
$ npm --version
8.19.1You can install this package using this command:
$ git clone https://github.com/ProtoconNet/create-mitum-sdkjs
$ cd create-mitum-sdkjs
$ npm i -gYou can install create-mitum-sdk using this command:
$ npm i create-mitum-sdk -gYou must run the command in the folder where the sdk file will be placed.
$ create-mitum-sdk
Hello, world~ This is create-mitum-sdk! '◡'
A new mitum sdk will be created in /Users/user/Desktop/mitum-my-sdk.
...