You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Dev-Guide/create-core-dapp.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,18 @@
1
1
---
2
-
sidebar_label: Full Stake dApp Toolkit
2
+
sidebar_label: Full Stack dApp Toolkit
3
3
hide_table_of_contents: false
4
4
sidebar_position: 2
5
5
description: CLI tool to bootstrap a full-stack Web3 DApp on Core
6
6
---
7
7
8
-
9
8
import Tabs from '@theme/Tabs';
10
9
import TabItem from '@theme/TabItem';
11
10
12
11
# Full-Stack Starter Kit for Building dApps on Core
13
12
14
13
---
15
14
16
-
### `create-core-dapp`: Full Stake dApp Toolkit
15
+
### `create-core-dapp`: Full Stack dApp Toolkit
17
16
18
17
`create-core-dapp` is a CLI tool to bootstrap a fully functional full-stack Web3 DApp on [Core](https://www.npmjs.com/package/create-core-dapp). It comes pre-configured with:
Copy file name to clipboardExpand all lines: docs/stake-and-delegate/btc-staking-txn-decoder.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,22 +6,22 @@ sidebar_position: 2
6
6
7
7
# BTC Staking Transaction Decoder
8
8
9
-
The BTC Staking Transaction Decoder is a powerful tool available on [Core scan](https://scan.coredao.org/btc-stake-txn-decoder) that allows users to verify and validate their Bitcoin staking transactions. This tool is essential for ensuring that your staking transactions are properly formatted and will be processed by the Core network.
9
+
The BTC Staking Transaction Decoder is a powerful tool available on [Core Scan](https://scan.coredao.org/btc-stake-txn-decoder) that allows users to verify and validate their Bitcoin staking transactions. This tool helps diagnose potential formatting issues with your staking transactions after they’ve been submitted to the Core network
10
10
11
11
## Overview
12
12
13
13
The decoder tool performs comprehensive validation of BTC staking transactions by:
14
14
15
15
-**Transaction Confirmation Status**: Verifies that the transaction has been confirmed on the Bitcoin network
16
-
-**OP_RETURN Output Validation**: Ensures the transaction contains the correct OP_RETURN output format required by the Core protocol
16
+
-**OP_RETURN Output Validation**: Verifies the transaction contains the correct OP_RETURN output format required by the Core protocol
17
17
-**Validator Address Verification**: Confirms that the target validator address is valid and active on the Core network
18
18
-**Protocol Compliance**: Validates that the transaction meets all Core staking protocol requirements
This validation process ensures that your BTC staking transaction will be properly processed by the Core network relayers and your stake will be successfully registered.
24
+
This validation process analyzes your BTC staking transaction and assists in identifying issues if the transaction did not succeed.
25
25
26
26
## Tool Functionality
27
27
@@ -41,7 +41,7 @@ This tool tracks the following transaction statuses:
41
41
42
42
### Step 1: Access the Decoder Tool
43
43
44
-
Navigate to the [BTC Staking Transaction Decoder](https://scan.coredao.org/btc-stake-txn-decoder) on Core scan.
44
+
Navigate to the [BTC Staking Transaction Decoder](https://scan.coredao.org/btc-stake-txn-decoder) on Core Scan.
45
45
46
46
### Step 2: Enter Transaction Hash
47
47
@@ -57,7 +57,9 @@ The decoder will provide detailed information about your transaction:
57
57
-**Transaction State**: Shows the current status of your staking transaction (Pending, Confirming, Staked, Failed, Expired, Redeemed, or Missed)
58
58
-**Input/Output Addresses**: Shows the flow of BTC in your staking transaction
59
59
-**OP_RETURN Data**: Contains the encoded staking information including delegator and validator addresses
60
-
-**LockTime**: The timestamp when your staking period ends
60
+
-**Delegator address**: The CORE reward address of the staker on the Core chain.
61
+
-**Validator address**: The address of the validator to whom the staker delegated their BTC.
62
+
-**LockTime**: [Unix timestamp](https://www.unixtimestamp.com/) representing the end date and time of your staking
61
63
-**PublicKeyHash**: Your public key hash for verification purposes
62
64
63
65
<palign="center">
@@ -83,8 +85,7 @@ The decoder will provide detailed information about your transaction:
83
85
84
86
## Benefits of Using the Decoder
85
87
86
-
1.**Prevents Failed Stakes**: Identify issues before they cause problems
87
-
2.**Verifies Protocol Compliance**: Ensure your transaction meets all requirements
88
-
3.**Provides Transparency**: Clear visibility into your staking transaction details
88
+
-**Verifies Protocol Compliance**: Verifies whether the transaction meets all requirements and decodes the staking transaction details.
89
+
-**Provides Transparency**: Clear visibility into your staking transaction details
89
90
90
-
The BTC Staking Transaction Decoder helps users verify the details of their selft custodial BTC staking transactions, ensuring transparency and accuracy throughout the staking process.
91
+
The BTC Staking Transaction Decoder helps users verify the details of their self-custodial BTC staking transactions and helps you to resolve issues when a BTC staking transaction fails to register with the Core network.
Copy file name to clipboardExpand all lines: docs/stake-and-delegate/btc-staking/Ledger-Core-Guides/mainnet/btc-redemption.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,10 +47,10 @@ Before you begin, make sure you have:
47
47
> ⚠️ **Note:** You will not be able to redeem or redelegate staked BTC until the designated timelock has expired.
48
48
49
49
## Steps to Redeem Expired Timelock BTC
50
-
After the timelock period for BTC has expired, users are eligible to redeem or redelegate their delegated Bitcoin assets. You must use the same Ledger wallet address used for staking BTC to redeem your BTC after the timelock expiry.
50
+
After the timelock period for BTC has expired, users are eligible to redeem or redelegate their delegated Bitcoin assets. You must use the same Ledger wallet Bitcoin address used for staking BTC to redeem your BTC after the timelock expiry.
51
51
52
52
### Step #1: Connect Core Wallet to the Staking Website
53
-
1. Connect your Core Mainnet wallet to the Core BTC Staking website. Remember to use the same wallet that you had used at the time of staking BTC. Click on the "**Connect**" button in the top right corner of the website.
53
+
1. Connect your Core Mainnet wallet to the Core BTC Staking website. Remember to use the same Bitoin address and wallet that you had used at the time of staking BTC. Click on the "**Connect**" button in the top right corner of the website.
This ensures that your BTC staking transaction meets all protocol requirements and will be properly processed by the Core network relayers.
154
+
This enables you to verify your BTC staking transaction meets all protocol requirements and identifies potential issues if the transaction has failed to be processed by the Core network relayers.
155
155
156
156
:::info
157
157
For detailed information about the BTC Staking Transaction Decoder, including common issues and solutions, check out the [guide](../btc-staking-txn-decoder.md) for more details.
0 commit comments