BGLCore 0.1.2
BGL Core Release 0.1.2
- Updated branding, icons, cosmetic text changes;
- Included builds for Ubuntu/Debian and MacOS;
Installation for Debian/Ubuntu:
-
Install specific version of BerkeleyDB:
apt install software-properties-common
add-apt-repository ppa:bitcoin/bitcoin
apt-get update
apt-get install libdb4.8-dev libdb4.8++-dev -
Install BGL-Core:
apt install ./bglcore_0.1.1-1_amd64.deb
(or just click on deb file in your file manager if using regular Ubuntu desktop)