-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Cross Chain DeFi & Wrapping | ||
--- | ||
|
||
VSC's mission extends beyond its innovative consensus mechanisms and executor pools. It aspires to become the driving force behind the integration of various cryptocurrencies, starting with Bitcoin, into the HIVE ecosystem through a process known as wrapping. This approach paves the way for the seamless transfer and utilization of Bitcoin and potentially other cryptocurrencies within the HIVE network. | ||
|
||
VSC's ambitious roadmap includes plans for extending this wrapping capability to Ethereum (ETH), Litecoin (LTC), Dogecoin (DOGE), and potentially more digital assets. While this approach may not be the perfect solution for all scenarios, VSC is ready to facilitate most of these integrations, thanks to its robust support for Hashed Time-Locked Contracts (HTLCs). | ||
|
||
HTLCs, a fundamental feature of VSC, enable secure and trustless cross-chain transactions. They serve as the core for wrapping Bitcoin and other cryptocurrencies onto the HIVE network. With HTLC support, users can lock up assets on one blockchain while simultaneously generating a cryptographic proof that unlocks the equivalent amount on HIVE, seamlessly bridging the two ecosystems, therefore ultimately contributing to a more integrated and versatile crypto landscape. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
--- | ||
title: Getting Started | ||
--- | ||
--- | ||
|
||
To get started, check out "running a node" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Block Explorer | ||
--- | ||
|
||
# Blockexplorer | ||
|
||
A block explorer built by a community member (@techcoderx) is currently live, and the only block explorer available at hs point in time. Nonetheless, it supports important graphical functions for consuming & debugging VSC transcations | ||
|
||
[Block explorer 'VSC blocks'](https://vsc.techcoderx.com) by [techcoderx](https://github.com/techcoderx) | ||
|
||
Current features include: | ||
|
||
- Viewing witness status | ||
- Viewing VSC blocks & transactions | ||
- Multisig information such as withdrawels from VSC |