github VerusCoin/VerusCoin v0.6.0.9-PBaaS-Cross-chain-Technology-Preview
PBaaS Cross-chain Technology Preview May 27 2019

latest releases: v1.2.2-3, v1.2.2-2, v1.2.2-1...
pre-release4 years ago

Please note that this is a test release intended to use for testing and development with public blockchains as a service (PBaaS). Although this version does also work with Verus mainnet, it does not support PBaaS on mainnet and is not an official release. As always, use at your own risk. Do not use as main wallet

Sample chain definition:

./verusd -chain=VRSCTEST definechain '{ "name":"SOMECOIN", "eras": [{"reward" : 10000000000}], "notarizationreward" : 1440000000, "billingperiod" : 1440, "nodes" : [{"nodeaddress" : "127.0.0.1:2500", "paymentaddress" : ""}, {"nodeaddress" : "127.0.0.1:2501", "paymentaddress" : "RDyDzC5JB66Y29fzBkamywqEn1PJXTzj8B"}]}'

Maximum of 3 eras
Minimum 500 blocks worth of notarizations.
Minimum of 0.01 VRSCTEST per block of notarization.
VRSCTEST are needed in wallet to make a chain.

Once a chain is made, anyone running the local VRSCTEST chain can connect to any defined chain with the command:

./verusd-chain=SOMECOIN

On first connection, a local config file is created, and VRSCTEST will not need to run to connect. However, it will be needed to merge mine.

The presence of a correct config file for any chain, which are kept in .verustest/PBAAS/CHAINNAME, which is the home directory for a PBaaS chain, enables the chain to load as an independent chain.

Disclaimer

This is experimental and unfinished software. Use at your own risk! No warranty for any kind of damage!
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The enclosed copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Don't miss a new VerusCoin release

NewReleases is sending notifications on new releases.