No description
Find a file
pbattu123 c0b57fce33
resync/replay issues addressed (#283)
* resync/replay issues addressed

* minor changes done to withdraw GPOS vesting balance by WITNESS account
2020-02-10 19:21:50 +05:30
.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 resync/replay issues addressed (#283) 2020-02-10 19:21:50 +05:30
programs Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30
tests Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +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 beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +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