Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@scribenetwork scribenetwork released this 26 Aug 00:29
3621fcb

CHANGELOG:

  • Changed BIP44 coin type from 5 to 545

Ubuntu 18.04

Install:

wget -qO - https://scribe.network/ppa/KEY.gpg | sudo apt-key add -
wget -qO - https://scribe.network/ppa/ubuntu/bionic/scribe.list > /etc/apt/sources.list.d/scribe.list
apt update
apt install scribe

Ubuntu 16.04

Install:

wget -qO - https://scribe.network/ppa/KEY.gpg | sudo apt-key add -
wget -qO - https://scribe.network/ppa/ubuntu/xenial/scribe.list > /etc/apt/sources.list.d/scribe.list
apt update
apt install scribe

Debian 10

Install:

wget -qO - https://scribe.network/ppa/KEY.gpg | sudo apt-key add -
wget -qO - https://scribe.network/ppa/debian/buster/scribe.list > /etc/apt/sources.list.d/scribe.list
apt update
apt install scribe

Debian 9

Install:

wget -qO - https://scribe.network/ppa/KEY.gpg | sudo apt-key add -
apt install apt-transport-https
wget -qO - https://scribe.network/ppa/debian/stretch/scribe.list > /etc/apt/sources.list.d/scribe.list
apt update
apt install scribe

Raspbian 10

Install:

wget -qO - https://scribe.network/ppa/KEY.gpg | sudo apt-key add -
wget -qO - https://scribe.network/ppa/raspbian/buster/scribe.list > /etc/apt/sources.list.d/scribe.list
apt update
apt install scribe