This is a demo code for mass key management of CKB addresses.
$ pip3 install bip_utils
$ python3 manager.py
- Use your own mnemonic, keep it private and safe
- Assign your every user with one unique uid (uint32)
- You may now have the
blake160_args
,address
, andsk
for every user according to this demo code - Use the
sk
to sign messages and send transactions