Skip to content

Commit

Permalink
move, small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vaultec81 authored Jan 17, 2024
1 parent ab14cad commit 4b5e4bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started/Running a node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
9 changes: 1 addition & 8 deletions docs/why-vsc.md → docs/getting-started/why-vsc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4b5e4bf

Please sign in to comment.