CodeChain-io / CodeChain-io/codechain-sdk-js
Add key store related functions to the Key module.
Đang mở
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 26
- Fork
- 14
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
- `getKeyStore(): Promise`
Get a list
- `getPlatformAddresses(params?: { keyStore?: KeyStore }): Promise`
- `getAssetTransferAddresses(params?: { keyStore?: KeyStore }): Promise`
Remove an address
- `removeAddress(address: PlatformAddressValue | AssetTransferAddressValue, params?: { keyStore?: KeyStore }): Promise`
Check existence
- `checkAddress(address: PlatformAddressValue | AssetTransferAddressValue, params?: { keyStore?: KeyStore }): Promise`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.