secretkeylabs / xverse-web-extension

Other
40 stars 19 forks source link

Coredao/support locked bitcoin #826

Open LeeNorth opened 4 weeks ago

LeeNorth commented 4 weeks ago

πŸ”˜ PR Type

What kind of change does this PR introduce?

πŸ“œ Background

CoreDao has released the self-custody BTC staking function on https://stake.coredao.org/. However, after users stake their BTC to the CLTV script address, they cannot see any balance in Xverse. This PR provides an API to add the script address, allowing users to view the locked Bitcoin and the lock time in Xverse.

Issue Link: #[issue_number] Context Link (if applicable):

πŸ”„ Changes

1) Add new API on RPC 2) Display locked Bitcoin balances on the home page 3) Implement confirmation modal for locked Bitcoin 4) Add a view for the locked Bitcoin list 5) Implement storage for saving information about locked Bitcoin

Impact:

πŸ–Ό Screenshot / πŸ“Ή Video

Network $6,641 85 Locked Bitcoin Balance

βœ… Review checklist

Please ensure the following are true before merging: