Git Product home page Git Product logo

cyberway.documentation's Introduction


CyberWay — the Most Powerful Infrastructure for Decentralized Applications

Welcome to the CyberWay source code repository! CyberWay is a EOS fork with some major improvements.

buildkite GitHub

Welcome to the CyberWay source code repository! This software enables businesses to rapidly build and deploy blockchain-based applications.


Official Testnet

testnet.cyberway

Supported Operating Systems

CyberWay currently supports the following operating systems:

  1. Ubuntu 16.04
  2. Ubuntu 18.04
  3. MacOS Darwin 10.12 (or later versions)
  4. CentOS 7
  5. Fedora 25 (or later version)
  6. Mint 18

Note:
It may be possible to install CyberWay on other Unix-based operating systems.


Getting Started

We appreciate your interest in contributing to the CyberWay platform! We always welcome contributions from our community to make our code and docs better.

For newcomers to CyberWay, it is recommended first to read the manuals Creating Wallet and Keys for Development and Mainnet. Installation Guide. An advanced developer or a validator may need the following steps.

To install CyberWay

  1. Clone CyberWay sources. The latest CyberWay version is v2.0.3.

  2. Run the node:

./start_light.sh

To upgrade CyberWay from v2.0.2 to v2.0.3

  1. Download the docker image cyberway/cyberway:v2.0.3:
sudo docker pull cyberway/cyberway:v2.0.3
  1. Download the last version of docker-compose.yml from the GitHub
sudo curl https://raw.githubusercontent.com/cyberway/cyberway.launch/master/docker-compose.yml --output /var/lib/cyberway/docker-compose.yml
  1. Restart the nodeos container:
cd /var/lib/cyberway
sudo env EXTRA_NODEOS_ARGS="--replay-blockchain" docker-compose up -t 120 -d

More information about CyberWay

Devportal

Community

Telegram:

Twitter:

cyberway.documentation's People

Contributors

afalaleev avatar anazarov79 avatar bacher avatar e-schepachev avatar kudzinp avatar muhazzz avatar roman-tik avatar s-medvedev avatar soft-bagel-93 avatar zxcat avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

bacher

cyberway.documentation's Issues

Change parameters description in the golos control contract documentation.

"The structure containing setting parameters is as follows:"

This is not a structure. This is list of available parameters used by the contract.

multisig_acc — an account name...

Maybe something like: an account name controls a multisignature authorisation?

It is not clear that the description of multisig_perms fields (like «two-thirds plus one») is default value and not a strong requirement.

The typo in 'the unregwitness action' section in th golos.control contract

In the description a regwitness instead of the unregwitness is used:

The regwitness action can be called either by the candidate (in case of a withdrawal) or by a witness who found a discrepancy of the witness capabilities to desirable witness requirements, and mismatched data published on the web site with her/his relevant data.

Call the unregwitness can only the candidate by himself.

The regwitness action can be called either by the candidate (in case of a withdrawal) or by a witness who found a discrepancy of the witness capabilities to desirable witness requirements, and mismatched data published on the web site with her/his relevant data.

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.