CKB 怎么生成地址?
#2418
Replies: 1 comment
-
|
CKB 不会提供和内置任何钱包相关的功能。请使用最佳实践生成和管理 secp256k1 key pair,通过 https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0021-ckb-address-format/0021-ckb-address-format.md 规范可以生成地址 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CKB 节点有提供生成地址的接口么 就好比
ckb-cli account new命令Beta Was this translation helpful? Give feedback.
All reactions