23cb9909ef
Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending.
23 lines
591 B
Text
23 lines
591 B
Text
@comment $NetBSD: PLIST,v 1.1 2018/07/08 11:13:45 khorben Exp $
|
|
bin/bench_bitcoin
|
|
bin/bitcoin-cli
|
|
${PLIST.qt}bin/bitcoin-qt
|
|
bin/bitcoin-tx
|
|
bin/bitcoind
|
|
bin/test_bitcoin
|
|
${PLIST.qt}bin/test_bitcoin-qt
|
|
include/bitcoinconsensus.h
|
|
include/secp256k1.h
|
|
include/secp256k1_recovery.h
|
|
include/univalue.h
|
|
lib/libbitcoinconsensus.la
|
|
lib/libsecp256k1.la
|
|
lib/libunivalue.la
|
|
lib/pkgconfig/libbitcoinconsensus.pc
|
|
lib/pkgconfig/libsecp256k1.pc
|
|
lib/pkgconfig/libunivalue.pc
|
|
man/man1/bitcoin-cli.1
|
|
${PLIST.qt}man/man1/bitcoin-qt.1
|
|
man/man1/bitcoin-tx.1
|
|
man/man1/bitcoind.1
|
|
share/examples/bitcoin/bitcoin.conf
|