No description
Find a file
sierra19XX e69d35dc82
Chain crash/corruption due to bad check (#363)
Co-authored-by: Koneru Satyanarayana <15652887+satyakoneru@users.noreply.github.com>
2020-05-08 13:58:23 -03:00
.github updates to PR template 2019-09-26 20:26:23 +05:30
docker docker entry script 2018-02-27 15:45:54 +01:00
docs@8df8f66389 update to fc path(pointed to peerplays-network 2019-09-03 19:08:58 +00:00
genesis Genesis script, properly show keys from addresses() 2018-11-08 10:48:32 +01:00
libraries Chain crash/corruption due to bad check (#363) 2020-05-08 13:58:23 -03:00
programs Merge Plugins and graphene update changes from beatrice TESTNET to master (#317) 2020-04-15 20:34:15 +05:30
tests Merge Plugins and graphene update changes from beatrice TESTNET to master (#317) 2020-04-15 20:34:15 +05:30
.dockerignore Docker file for Ubuntu 18.04 2019-08-20 15:46:30 +02:00
.gitignore Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30
.gitlab-ci.yml Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30
.gitmodules update to fc path(pointed to peerplays-network 2019-09-03 19:08:58 +00:00
.sonarcloud.properties Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30
betting_simulator.html Fix an bug that was accounting for bets that couldn't be placed due to insufficient 2017-05-09 13:46:51 +02:00
bkup_CMakeCache.txt Required changes to upgrade blockchain to ubuntu18.04 2019-05-20 22:32:17 -03:00
CMakeLists.txt Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30
Dockerfile Merge Plugins and graphene update changes from beatrice TESTNET to master (#317) 2020-04-15 20:34:15 +05:30
Doxyfile Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30
genesis.json bring back all review fixes that were deleted with 50/50 merge 2019-09-04 11:29:16 -03:00
gui_version minor root dir cleanup 2018-10-16 14:35:36 +02:00
LICENSE.txt Updated license file. 2018-10-10 11:51:02 -03:00
README.md Update README.md 2020-01-20 09:53:28 -04:00

Intro for new developers and witnesses

This is a quick introduction to get new developers and witnesses up to speed on Peerplays blockchain. It is intended for witnesses plannig to join a live, already deployed blockchain.

Witness Node Setup

For instructions on witness node installation and configuration refer to the Peerplays Documentation here:

https://www.peerplays.tech/witnesses/setting-up-a-witness-node

BOS and MINT Setup

The Bookie Oracle System (BOS) and Manual Intervention Tool (MINT) need to be installed as part of a witness setup. They are both prerequisites for the operation of the BookiePro app.

Full instructions on BOS and MINT installation can be found here:

https://www.peerplays.tech/bookie-oracle-suite-bos/intro-bos

Wallet Setup

Full instructions on setting up a cli_wallet can be found here:

https://www.peerplays.tech/witnesses/setting-up-a-witness-node./cli-wallet-setup