Skip to content

BowscoinBSC/Bowscoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BowsCoin [BSC]

Copyright (c) 2009-2013 Bitcoin Developers Copyright (c) 2011-2013 Litecoin Developers Copyright (c) 2013-2014 StartJOIN Copyright (c) 2015 Bowscoin Developers

License

Bowscoin is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

Install linux

git clone https://github.com/bowscoin/bowscoin.git

Bowscoind:

cd bowscoin/src
make -f makefile.unix USE_UPNP=- USE_IPV6=-

Bowscoin-qt:

cd bowscoin
qmake-qt4
make

bowscoin