Menu

README.md

DIRECTOR
There is a newer version of this page. You can find it here.

BIT: CRYPTOCURRENCY FOR UNIX
SOURCE: https://sourceforge.net/p/bit-activity
AUTHOR: DIRECTOR OF INTERSPATIAL INTELLIGENCE AGENCY

INCLUDE: QT5

INCLUDE: BERKELEY DB 4.8

INCLUDE: BOOST

INTRODUCTION, bit is cryptocurrency based on the efficient and productive bitcoin source code which allows for longevity of the hardened networks lifetime. The Proof of Work Limit has been decreased in order toward allow more stochastic network activity. Moreover, the Proof of Work Timespan has been decreased to five days allowing more stochastic activity on a network synced with working working periods of people whom hold property as an asset on the network. A configuration file is used to connect to peers for updating the network which in the future will be critical to liberty of eligibility on the network. The bit source code is incomplete and needing developers to contribute to a great and better activity of Interspatial Intelligence Agency.

INSTALLATION,

BERKELEY DB-4.8: https://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html
mkdir build

cd build

../configure

make

make install

BOOST: https://www.boost.org/

./bootstrap.sh --prefix=/root/.local

./b2 install

QT5: https://www.download.qt.io/

./configure

make

make install

BIT:

./autogen.sh

./configure CPPFLAGS="-I/usr/local/BerkeleyDB.4.8/include -O3" LDFLAGS="-L/usr/local/BerkeleyDB.4.8/lib" --enable-hardening --enable-cxx --with-gui --disable-tests --disable-bench

make

make install

CONTRIBUTION, if one seeks to contribute to the bit activity of Interspatial Intelligence Agency only look to the SourceForge repository which is where the the source code is stored as information. The permissions to commit information to the source code has been enabled for authenticated users of SourceForge.

git clone ssh://USERNAME@git.code.sf.net/p/bit-activity/sourcecode bit-activity-sourcecode

cd git

git add .

git commit -a -m 'init'

git remote add origin ssh://USERNAME@git.code.sf.net/p/bit-activity/sourcecode

git push -u origin master

CONCLUSION, bit is an reliable cryptocurrency to perform activity as an asset on the unix operating system. Moreover, this longevity increases coherent value of this digital asset throughout the lifetime of the network.

REFERENCE:
https://sourceforge.net/p/bit-activity/git/ref/master/

https://docs.oracle.com/cd/E17076_05/html/installation/index.html

https://bitcointalk.org/index.php?topic=3345808.msg35016844#msg35016844

https://github.com/lhartikk/GenesisH0

https://stackoverflow.com/questions/12408564/boost-1-51-error-could-not-link-against-boost-thread


MongoDB Logo MongoDB