2-5-Foundation / vane

Vane act as a extensible visa like network for safety in web3.
https://vane.network
The Unlicense
3 stars 1 forks source link
blockchain business-service cross-chain-applications social

About

𝕏: Vane Network

Vane_Network

Bringing safety into crypto transactions. Vane act as an extensible visa like network for safety in web3.

Note: vane-network is built to work without a native token to purchase

Mission & Vision

We envision vane to be defacto safety transfer layer and save users from catastrophic loss of their funds due to human mistakes. We believe crypto should feel safe and have a room for mistakes to be used without sacrifying total ownership and permissionless features.

We do strongly believe blockchain technology can tremendously expand social-commerce market value and enable trust minimization between retailers and customer's interaction.

Updates & Milestones

Instructions are based on MacOS/UNIX based OS

How to run vane-node tanssi container chain

Native

Install Rust Programming Language & zombienet if is not present.

 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

 # After installing

 git clone https://github.com/paritytech/zombienet.git
 ❯ cd zombienet/javascript
 ❯ npm i && npm run build
  1. Clone the repository

    git clone https://github.com/2-5-Foundation/vane.git
  2. Run the script to build and generate neccessary files

    chmod +x compile-generate.sh
    
    ./compile-generate.sh
  3. Docker

    ...

    How to run vane-node parachain native

    Native

    Install Rust Programming Language if is not present.

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    
    # After installing
    
    git clone https://github.com/paritytech/zombienet.git
    ❯ cd zombienet/javascript
    ❯ npm i && npm run build
    1. Clone the repository
      git clone https://github.com/2-5-Foundation/vane.git
  4. Run the script to build and generate neccessary files

    chmod +x compile-generate.sh
    
    ./compile-generate.sh
  5. Docker

    ...

Testing vane-node

Native

Install Rust Programming Language if is not present.

 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Coming soon ....

Docker

Coming soon ....


How to join the team

coming soon...

Tech tinkering