No description
Find a file
2020-01-22 09:30:14 -04:00
.github updates to PR template 2019-09-26 20:26:23 +05:30
docker docker entry script 2018-04-05 11:31:47 +02: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 resolve conflicts and point fc to right commit 2020-01-22 09:30:14 -04:00
programs fix compilation issues 2019-12-02 17:41:13 +03:00
tests resolve conflicts and point fc to right commit 2020-01-22 09:30:14 -04:00
.dockerignore Docker file for Ubuntu 18.04 2019-08-20 15:46:30 +02:00
.gitignore Fix building error for develop branch + test fix from PR 65 2019-08-30 12:06:41 +02:00
.gitlab-ci.yml Update CI for syncing gitmodules (#216) 2019-11-07 19:13:12 +05:30
.gitmodules Update hardfork date for TESTNET, sync fc module and update logs 2019-12-17 09:18:34 -04:00
.sonarcloud.properties Added sonarcloud analysis (#158) 2019-10-01 13:52:54 -04:00
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 Hide some compiler warnings 2019-08-28 14:55:15 +02:00
Dockerfile remove non needed gcc5 changes to dockerfile 2019-11-06 11:10:33 -03:00
Doxyfile Project name update in Doxyfile (#146) 2019-10-22 18:22:22 +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