some.sdk.js

some-chain-sdk

Niubility SDK

Prepare proto files

TODO

Generate proto files to ts

yarn run build:proto

Run serve of local

yarn run dev

Generate Docs

yarn run doc

Lint and overwrite

yarn run lint:fix

Run normal steps, include Lint, build, doc

yarn run build:all

publish

Firstly, you should log in. Then run,

sh publish.sh "yourComment"