nervosnetwork / neuron

Neuron: Nervos CKB Wallet
https://www.nervos.org
MIT License
187 stars 82 forks source link

How to generate multsig addresses and handle multisig transactions #2907

Open Sven-TBD opened 10 months ago

Sven-TBD commented 10 months ago

Creating a Multisig address

  1. You can create a multisig address in the menu/tools.
  2. When creating a multisig address, you can specify the number of addresses to sign and the required number of valid signatures according to your needs.
  3. Click "Next" and input the signature addresses as needed and confirm the necessary signature addresses in the total wallet according to your requirements.
  4. Continue to complete the wallet creation.

Handle a multisig transaction

jordanmack commented 3 months ago

I just created a 1/1 multisig address for testing. I tried to send and I can't figure out how to sign and broadcast. Documentation is needed.

Update: I was on an older version and have now updated to the new version. I figured it out on the new version, but some kind of guide will still absolutely be needed for this. Average users will have trouble with this.

Keith-CY commented 3 months ago

@Danie0918 Please check

github-actions[bot] commented 1 month ago

Mark this issue stale because no activity for 60 days

Keith-CY commented 1 month ago

A link to the guide has been added by https://github.com/nervosnetwork/neuron/pull/3194 and will be delivered in the next release(scheduled on Aug. 12)

image