vagachain

module
v0.0.0-...-782c84e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2022 License: Apache-2.0

README

VagaChain

GitHub tag (latest SemVer) license Go Reference report Lines of code

ci

A BLOCKCHAIN BASED E-CONTRACT PLATFORM

vagachain adds a signing and verifying e-contract function to the blockchain.

Unlocking new limits of electronic contracts with blockchain technology, vagachain seeks to resolve all the social and legal issues (contracts, notarial, etc.) with written contracts through the use of electronic contracts based on vagachain’s data blockchain.

vagachain now builds on Tendermint consensus and the Cosmos SDK toolkits and Starport



Installation

1. From curl command from https://build.vagachain.dev

You can download a pre-built binary for your operating system easily below command.

curl https://build.vagachain.dev | bash

or you can find the latest binaries on the releases page.

2. From Source

Step 1. Install Golang

Go v1.16+ or higher is required for vagachain and Starport.

Step 2: Install Starport (customized version)

git clone https://github.com/vagachain/starport
cd starport
make install
sudo mv ~/go/bin/starport /usr/local/bin

Step 3: Install vagachain

git clone https://github.com/vagachain/vagachain
cd vagachain
starport chain build

After build, you can find the vagachaind file on "~/go/bin/vagachaind".

If you want to run vagachain on dev env, just run this command.

starport chain serve



Validator & Node

We make governance with chosen validators. We are currently looking for validators to contribute to our network.

If you are interested, please contact us through contact@vagachain.org

Network

  • Maintnet Colosseum-1 launced at 2022.01.26
    • vagachain is currently operating on Ethereum as an ERC-20 Token FCT.
    • All contracts and tokens will be migrated to our main network once it is complete network stabilization.
  • Testnet Imperium-3 is ready for online. (private testnet for only chain developer)

EcoSystem

Community

Directories

Path Synopsis
client
cmd
testutil
nullify
Package nullify provides methods to init nil values structs for test assertion.
Package nullify provides methods to init nil values structs for test assertion.
x
burn/types
Package types is a reverse proxy.
Package types is a reverse proxy.
contract/types
Package types is a reverse proxy.
Package types is a reverse proxy.
nft
nft/types
Package types is a reverse proxy.
Package types is a reverse proxy.
token/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL