From 4b5e4bfb014935709104a0e976bef8e479de845b Mon Sep 17 00:00:00 2001 From: vaultec <47548474+vaultec81@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:14:36 +0100 Subject: [PATCH] move, small fix --- docs/getting-started/Running a node.mdx | 2 ++ docs/{ => getting-started}/why-vsc.md | 9 +-------- 2 files changed, 3 insertions(+), 8 deletions(-) rename docs/{ => getting-started}/why-vsc.md (91%) diff --git a/docs/getting-started/Running a node.mdx b/docs/getting-started/Running a node.mdx index 3deaf14..b959667 100644 --- a/docs/getting-started/Running a node.mdx +++ b/docs/getting-started/Running a node.mdx @@ -23,7 +23,9 @@ System requirements: The setup: 1 ) `git clone https://github.com/vsc-eco/vsc-node` + 2 ) `cd vsc-node` + 3 ) < Fill in .env file here > You'll need to create a .env file with the following values from the .env.example file. diff --git a/docs/why-vsc.md b/docs/getting-started/why-vsc.md similarity index 91% rename from docs/why-vsc.md rename to docs/getting-started/why-vsc.md index 21fa5df..04be0d5 100644 --- a/docs/why-vsc.md +++ b/docs/getting-started/why-vsc.md @@ -10,19 +10,12 @@ Before picking a technology to use in your project, it's important to research a #### Key information - Open & customizable smart contracts (custom NFTs, tokens, and more) - - Improved onboarding by supporting native lite accounts with Ethereum & Social Logins - - Smart contracts are feeless & lightning fast, powered by Hive. - - Send & receive native Bitcoin within your smart contract. - - State of the art cross chain functionality. VSC goes cross chain, with support for Bitcoin wrapping and more in the future using xclaim to guarantee security. - - Upgradeable & future proof - The VSC network can be easily upgraded to add new functionality for use within smart contract(s) - - Long term scalability - with the addition of horizontal scaling, VSC will be prepared for massive future growth. The success of one project does not increase RC for others. - - Access to DeFi infrastructure & state of the art wrapping technology. - - Code in any language! VSC uses webassembly as a smart contract VM, which provide a variety of language options and interopability with pre-existing libraries. Currently, we support AssemblyScript (JavaScript like), with plans to add Rust, Golang and many more in the future. +- Decentralized & permissionless, VSC employs hybrid a DPoS and PoS consensus system for maximum security & efficiency