mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 09:54:19 +00:00
16 lines
629 B
Plaintext
16 lines
629 B
Plaintext
Source: basecoin
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Greg Szabo <greg@philosobear.com>
|
|
Build-Depends: debhelper (>=9)
|
|
Depends: tendermint (>=0.10.0)
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://tendermint.com
|
|
Package: basecoin
|
|
Architecture: amd64
|
|
Version: @VERSION@
|
|
Installed-Size: @INSTALLEDSIZE@
|
|
Description: basecoin is a Proof-of-Stake cryptocurrency and framework
|
|
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.
|
|
|