vertcoin-extras

command module
v0.0.0-...-d990fe8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2019 License: MIT Imports: 8 Imported by: 0

README

vertcoin-extras

A project containing extra functionality for the Vertcoin blockchain. Currently this contains two main functionalities:

  • An OpenAssets implementation for Vertcoin
  • An implementation of Stealth Transactions

WARNING: This project is in early development stages. Please refrain from using this for storing anything that has actual value.

Running on testnet

Firstly, make sure you have a running Vertcoin node on testnet. You can run it by executing vertcoin-qt with the -testnet parameter. Make sure RPC is enabled by including the following settings in your vertcoin.conf:

server=1
rpcuser=youruserhere
rpcpassword=yourpasswordhere

Once testnet has fully synced, you can download the binary release of Vertcoin OpenAssets, and run it. The first time you start it up it will generate a private key and default config in the folder you start it up. It will probably fail to connect to Vertcoin Core on that first time, since the RPC credentials you configured in vertcoin.conf need to be matched in vertcoin-openassets.conf. Edit the latter file to match the configured credentials in vertcoin.conf and restart Vertcoin OpenAssets. The software should now open its browser-based front-end and allow you to receive (testnet) Vertcoin and Assets.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL