You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
602 B

  1. Source: basecoind
  2. Section: net
  3. Priority: optional
  4. Maintainer: Greg Szabo <greg@philosobear.com>
  5. Build-Depends: debhelper (>=9)
  6. Standards-Version: 3.9.6
  7. Homepage: https://tendermint.com
  8. Package: basecoind
  9. Architecture: amd64
  10. Version: @VERSION@
  11. Installed-Size: @INSTALLEDSIZE@
  12. Description: basecoind is a Proof-of-Stake cryptocurrency and framework
  13. Basecoind is an ABCI application designed to be used with the Tendermint consensus engine to form a Proof-of-Stake cryptocurrency. It also provides a general purpose framework for extending the feature-set of the cryptocurrency by implementing plugins.