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.

15 lines
629 B

  1. Source: basecoin
  2. Section: net
  3. Priority: optional
  4. Maintainer: Greg Szabo <greg@philosobear.com>
  5. Build-Depends: debhelper (>=9)
  6. Depends: tendermint (>=0.11.0)
  7. Standards-Version: 3.9.6
  8. Homepage: https://tendermint.com
  9. Package: basecoin
  10. Architecture: amd64
  11. Version: @VERSION@
  12. Installed-Size: @INSTALLEDSIZE@
  13. Description: basecoin is a Proof-of-Stake cryptocurrency and framework
  14. Basecoin 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.