Giter VIP home page Giter VIP logo

anthonyrjwood / bitflowers_mac_nogif Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crypto-city/bitflowers

0.0 0.0 0.0 60.81 MB

bitFlowers; a Crypto-city crypto currency project, which aims to provide eGifting functionality directly in the core of the bitFlowers wallet.

Home Page: https://www.crypto-city.com/bitflowers/info

License: MIT License

Makefile 5.43% QMake 0.54% C 0.43% Shell 0.31% Python 0.31% NSIS 0.06% C++ 91.17% HTML 0.47% CSS 0.01% M4 0.75% Objective-C 0.01% Objective-C++ 0.03% Assembly 0.48%

bitflowers_mac_nogif's Introduction

Image of bitFlowers Logo

bitFlowers (PETAL)

The eGift Cryptocurrency


Website: https://bit-flowers.com

Discord https://discord.bit-flowers.com

Github: https://github.com/Crypto-city/bitFlowers

Explorer: https://explore.bit-flowers.com/

Facebook https://www.facebook.com/groups/2288046424794045

Twitter https://twitter.com/eFlower_power

Reddit http://reddit.com/r/bitFlowers

Medium https://medium.com/@iCryptony

Telegram https://t.me/ccflowers

bitcointalk https://bitcointalk.org/index.php?topic=5298879.msg55797567#msg55797567

Crypto-city Page https://www.crypto-city.com/bitflowers/info/


To build on Linux (Ubuntu 18.04)


If you are unfamiliar with building a coin project from a github repo on a Linux virtual machine, this video below (click link) will guide you with this process. It is important to isolate a build environment on a virtual machine, so that the dependencies do not intefere with your primary OS. Once you have completed the guide, you can move on to the bitFlowers build process.

https://www.crypto-city.com/video/play/1282/how-to-install-ubuntu-18-04-on-virtualbox-with-guest-additions/


1. Installing dependencies


sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils python3 -y

sudo apt-get install software-properties-common -y

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

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

sudo apt-get install libminiupnpc-dev -y

sudo apt-get install libzmq3-dev -y

sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler -y

sudo apt-get install libqt4-dev libprotobuf-dev protobuf-compiler -y

sudo apt-get install libqrencode-dev -y

sudo apt-get install libboost-all-dev -y

sudo apt-get install libssl1.0 -y

sudo apt-get install qtcreator

sudo apt-get install build-essential libgl1-mesa-dev

sudo apt install git

git clone https://github.com/crypto-city/bitflowers


2. Compiling


go to repo directory

qmake bitFlowers-qt.pro

make clean

make


3. Running the bitFlowers core wallet


to run

./bitFlowers-qt



bitflowers_mac_nogif's People

Contributors

anthonyrjwood avatar nerdlabs001 avatar flapxcoin avatar iantunc avatar prepperz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.