-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
流れ
Msgの作成
cosmos-clientを使ってmsgを作成
https://github.com/lcnem/cosmos-client-ts/blob/master/src/x/staking/types/msg-delegate.ts
署名
@luniehq/cosmos-ledgerを使ってledger上で署名
broadcast(サーバー側)
cosmos-clientをbroadcast
https://github.com/lcnem/cosmos-client-ts/blob/master/src/x/auth/module.ts#L75-L82
cosmos-clientを採用した理由
@luniehq/cosmos-apiがts対応してないから
懸念点
amino?周りのエンコード・デコードがちょっとだるそう?
Metadata
Metadata
Assignees
Labels
No labels