Skip to content

Commit

Permalink
video tutorial, block explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
vaultec81 authored Jan 11, 2024
1 parent 3df225d commit 09a9db6
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/bitcoin-wrapping.md
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.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
slug: running-a-node
---

<iframe src="https://peakd.com/hive-181335/@vsc.network/vqtkycsg" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"></iframe>

# Running a node

This tutorial will guide you through the process of setting up a VSC node .
Expand Down
4 changes: 3 additions & 1 deletion docs/getting-started/index.md
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"
15 changes: 15 additions & 0 deletions docs/resources/block-explorer.md
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

0 comments on commit 09a9db6

Please sign in to comment.