nervosnetwork / nervosnetwork/neuron

Send & Receive CKB

Open
#2,832 0 comments 0 reactions 3 assignees View on GitHub

@Danie0918 is already working on this.

Since Sep 8, 2023.

Document Guide Usage Tutorial
Dominant language
TypeScript
Stars
204
Forks
95
Avg merge
8d 9h
Merged PRs (30d)
4

Description

Send

Neuron Wallet currently supports one-to-one, one-to-many, and customizable transaction fees. You can do this on the Send page to fulfill your transfer requirements:

  1. Fill in the Receive address in the Send to field on the Send page.
  2. Use the default fee settings or change the fee settings in Fee Settings.
  3. Click the Send button.
  4. Enter your password and click Confirm to complete the transfer.

image

Attention : The wallet needs to reserve at least 61 CKB for receiving change unless it is sent in full. (1 CKB = 1 byte, and the smallest Cell consisting of capacity, lock, args, and hash_type is 61 bytes, so a minimum of 61 CKB is required to store assets.)

Receive

Your payment address and QR code will be displayed. Since Neuron is a HD wallet with good scalability and security, a new address will be automatically selected for each reception, if you want to use the old one you can go to the address management page to set it up.You can also perform operations such as copying addresses, copying images, and saving images locally.

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.