Skip to content

Commit 8772ba9

Browse files
Merge pull request #46 from MarryamZulfiqar/main
Added Core Scan API Playground
2 parents 2c14c02 + 5dc0212 commit 8772ba9

File tree

80 files changed

+7797
-18
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+7797
-18
lines changed

docs/CoreIgnition/Overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,26 @@ By participating in the Core Ignition user incentive program, users gain access
3333
2. Click on "Add Core Network" to add Core Blockchain into the wallet network.
3434
3. Click on "Earn Sparks" or "Join Now" to initiate account creation.
3535
4. Select the appropriate country
36+
3637
<p align="center">
3738
<img width="500" alt="image" src="https://github.com/user-attachments/assets/0734a1d8-463c-4ed7-8ab5-00e20f958ba2"/>
3839
</p>
3940

4041
5. Choose a username for the Ignition dashboard. Connect X (Twitter) account (optional).
42+
4143
<p align="center">
4244
<img width="500" alt="image" src="https://github.com/user-attachments/assets/c591724a-aba2-4499-972f-3e83eb083b04"/>
4345
</p>
4446

4547
6. Review and agree to the Terms & Conditions and Privacy Policy.
48+
4649
<p align="center">
4750
<img width="500" alt="S3 T C" src="https://github.com/user-attachments/assets/1b460bb5-2992-409c-a4d4-45ec5a1dd7f5"/>
4851
</p>
4952

5053

5154
7. Click "Connect Wallet" to connect a compatible Web3 Core wallet.
55+
5256
<p align="center">
5357
<img width="500" alt="image" src="https://github.com/user-attachments/assets/c04bf2de-1945-4cb6-95c4-f15a6b50b197"/>
5458
</p>

docs/Dev-Guide/contract-verify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Web verification is the most commonly used smart contract verification strategy.
2929
3. After locating the contract, select the **Contract** tab and click **Verify and Publish**_._
3030

3131
<p align="center">
32-
![verify-core-scan](../../static/img/contract-verification/contract-verify-1.avif)
32+
![verify-core-scan](../../static/img/contract-verification/contract-verify-1.avif)
3333
</p>
3434

3535
4\. Fill in the required verification information on the page, specifically:

docs/Learn/products/btc-staking/dual-staking-guide.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,21 @@ sidebar_position: 2
88

99
This user guide is designed to walk you through the Dual Staking process on Core. Core’s Non-Custodial Bitcoin Staking allows users to earn yield in CORE by staking their Bitcoins and delegating them to validators on Core. Dual Staking unlocks higher yield tiers by staking Bitcoin and CORE to enhance yield generation from Non-Custodial Bitcoin staking further. Let's dive into how it works and how you can start staking today.
1010

11+
## Getting Started with Dual Staking
12+
There are several ways to participate in Dual Staking with BTC and CORE, depending on your preferred tools and experience level:
13+
14+
* **Via the [Official Core Website](https://stake.coredao.org/staking):** A user-friendly interface for most users to start staking directly.
15+
16+
* **Using CLI Tools & Smart Contracts:** Ideal for developers and advanced users who prefer direct interaction with the protocol. Users can stake their BTC using the [BTC Staking CLI Tool](https://github.com/coredao-org/btc-staking-tool) and stake CORE by interacting directly with the [staking smart contracts](https://github.com/coredao-org/core-genesis-contract?tab=readme-ov-file#list-of-contracts).
17+
18+
* **Through Trusted Custodians:** Stake via institutional-grade custodians such as BitGo, Copper, or Hex Trust for added security and operational convenience.
19+
1120
## Prerequisites
1221

13-
To be able to stake, you must have the following prerequisites:
22+
To get started and be able to dual stake CORE and BTC via Core's [official staking website](https://stake.coredao.org/staking), you must have the following prerequisites:
1423

15-
1. **Supported Bitcoin Wallet Browser Extension:** To participate in the BTC staking process, you must install browser extensions of any supported Bitcoin wallets, like [Xverse](https://chromewebstore.google.com/detail/xverse-wallet/idnnbdplmphpflfnlkomgpfbpcgelopg?hl=en-GB&authuser=1), [Unisat](https://chromewebstore.google.com/detail/unisat-wallet/ppbibelpcjmhbdihakflkdcoccbgbkpo), and/or [OKX Wallet](https://chromewebstore.google.com/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge) (visit stake.coredao.org for the latest supported wallets). You must use a desktop version, as mobile and hardware wallets are not currently supported. You can also stake directly using the Element wallet mobile application as well.
16-
2. **Core Wallet Address for Rewards:** Prepare your Core wallet address to stake CORE and receive [CORE token rewards for staking Bitcoin](https://docs.coredao.org/docs/Learn/products/btc-staking/stake-btc-guide#prerequisites) and CORE. If you do not have a Core wallet address, you can quickly create one by connecting to MetaMask. For more information on configuring MetaMask to work with the Core network, follow the detailed guide [here](https://docs.coredao.org/docs/Dev-Guide/core-mainnet-wallet-config).
24+
1. **Supported Bitcoin Wallet Browser Extension:** To participate in the BTC staking process, you must install browser extensions of any supported Bitcoin wallets, like [Xverse](https://chromewebstore.google.com/detail/xverse-wallet/idnnbdplmphpflfnlkomgpfbpcgelopg?hl=en-GB&authuser=1), [Unisat](https://chromewebstore.google.com/detail/unisat-wallet/ppbibelpcjmhbdihakflkdcoccbgbkpo), and/or [OKX Wallet](https://chromewebstore.google.com/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge) (refer [here](https://stake.coredao.org) for the latest supported wallets). You must use a desktop version, when using the official staking website. You can also stake directly using the [Element wallet](https://www.elementwallet.com/) mobile application as well.
25+
2. **Core Wallet Address for Rewards:** Prepare your Core wallet address to stake CORE and receive [CORE token rewards for staking Bitcoin](https://docs.coredao.org/docs/Learn/products/btc-staking/stake-btc-guide#prerequisites). If you do not have a Core wallet address, you can quickly create one by connecting to MetaMask. For more information on configuring MetaMask to work with the Core network, follow the detailed guide [here](https://docs.coredao.org/docs/Dev-Guide/core-mainnet-wallet-config).
1726

1827
## Key Considerations For Dual Staking
1928

0 commit comments

Comments
 (0)