Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 772 Bytes

File metadata and controls

49 lines (30 loc) · 772 Bytes

create-mitum-sdk

This package is a cli tool that configures the operation generation sdk of the mitum model.

Installation

This project has been developed in the following environments:

$ node --version
v18.9.0

$ npm --version
8.19.1

You can install this package using this command:

$ git clone https://github.com/ProtoconNet/create-mitum-sdkjs

$ cd create-mitum-sdkjs

$ npm i -g

You can install create-mitum-sdk using this command:

$ npm i create-mitum-sdk -g

Run

You 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.

...

License

MIT