Giter Club home page Giter Club logo

DEPRECATED LEGACY CHAIN

Vidulum 2.2.1

What is Vidulum (VDL)?

  • One minute block time
  • 10 VDL total per block
  • 3.2 VDL for masternodes per block
  • 4.8 VDL for proof of work miners per block
  • 2.0 VDL for Vidulum Reward System V-Staking
  • 1440 Estimated blocks per day
  • Trading on STEX, CREX24, and Instaswap

Security Warnings

Vidulum is experimental and a work-in-progress. Use at your own risk.

Deprecation Policy

This release is considered deprecated 52 weeks after the release day. There is an automatic deprecation shutdown feature which will halt the node some time after this 52 week time period. The automatic feature is based on block height and can be explicitly disabled.

Building

Install dependencies

On Ubuntu/Debian-based systems:

$ sudo apt-get install \
      build-essential pkg-config libc6-dev m4 g++-multilib \
      autoconf libtool ncurses-dev unzip git python python-zmq \
      zlib1g-dev wget bsdmainutils automake curl

NOTE: Ubuntu 20.04 requires

$ sudo apt-get install python3-zmq

On Fedora-based systems:

$ sudo dnf install \
      git pkgconfig automake autoconf ncurses-devel python \
      python-zmq wget gtest-devel gcc gcc-c++ libtool patch curl

Windows:

sudo apt-get install \
    build-essential pkg-config libc6-dev m4 g++-multilib \
    autoconf libtool ncurses-dev unzip git python \
    zlib1g-dev wget bsdmainutils automake mingw-w64

On Mac systems:

brew tap discoteq/discoteq; brew install flock
brew install autoconf autogen automake
brew install gcc5
brew install binutils
brew install protobuf
brew install coreutils
brew install wget llvm

Check GCC version

gcc/g++ 4.9 or later is required. Vidulum has been successfully built using gcc/g++ versions 4.9 to 7.x inclusive. Use g++ --version to check which version you have.

On Ubuntu Trusty, if your version is too old then you can install gcc/g++ 4.9 as follows:

$ sudo add-apt-repository ppa:ubuntu-toolchain-r/test
$ sudo apt-get update
$ sudo apt-get install g++-4.9

Fetch the software and parameter files

Fetch our repository with git and run fetch-params.sh like so:

$ ./zcutil/fetch-params.sh

Build Linux/MAC

Ensure you have successfully installed all system package dependencies as described above. Then run the build, e.g.:

$ git clone https://github.com/vidulum/vidulum.git
$ cd vidulum/
$ ./zcutil/build.sh

This should compile our dependencies and build vidulumd

Build Windows

Ensure you have successfully installed all system package dependencies as described above. Then run the build, e.g.:

$ git clone https://github.com/vidulum/vidulum.git
$ cd vidulum/
HOST=x86_64-w64-mingw32 ./zcutil/build.sh

Need Help?

Join our Discord: https://discord.gg/bF2P5bV

Participation in the Vidulum project is subject to a Code of Conduct.

License

For license information see the file COPYING.

Vidulum's Projects

about icon about

About Vidulum and Frequently Asked Questions

blockbook icon blockbook

:blue_book: Trezor address/account balance backend

keplr-wallet icon keplr-wallet

The most powerful wallet for the Cosmos ecosystem and the Interchain

mainnet icon mainnet

Placeholder repository for Vidulum's new blockchain. Will rename to vidulum following deprecation of legacy blockchain.

s-nomp icon s-nomp

Mining pool software for all equihash coins.

slips icon slips

SatoshiLabs Improvement Proposals

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.