Skip to content

Airche/wificoin

 
 

Repository files navigation

u can join our qq group 424031785

if u r interested in our project or think our project is useful for u, please star it, thanks!

how to compile in ubuntu 16.04 TLS

1

sudo apt-get install software-properties-common

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

2

sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libevent-dev

sudo apt-get install libboost-all-dev

sudo apt-get install libdb4.8-dev libdb4.8++-dev

sudo apt-get install libminiupnpc-dev

sudo apt-get install libprotobuf-dev protobuf-compiler

sudo apt-get install libqrencode-dev

3

git clone https://github.com/wificoin-project/wificoin

./autogen.sh

./configure

make -j4

欢迎加入我们的技术社区一起讨论有关wificoin的技术问题

About

wificoin was made to support business wifi system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.1%
  • Python 15.6%
  • C 8.7%
  • M4 2.5%
  • Objective-C 1.8%
  • Makefile 1.4%
  • Other 1.9%