Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 521 Bytes

cosmos.md

File metadata and controls

25 lines (16 loc) · 521 Bytes

cosmos

After https://github.com/stc-community/iot-depin-protocol changes, we should sync two folers:

  • ts-client for RPC call and data types
  • composables for component function use

Scrips

# sync remote ts-client and composables, reinstall packages to clear package cache
sync:cosmosall

# only sync ts-client and composables(download and replace)
sync:cosmos

# only reinstall packages(clear the cache and reinstall)
sync:package

Data camel case style

struct HelloWorld

apiData helloWorld