bigchaindb/snap
Troy McConaghy d1bc21809e Problem: Some marketing copy (text blurbs) was old
Solution: Update the marketing copy!
2018-03-25 13:28:21 +02:00
..
README.md Add the snap README 2017-04-24 15:30:17 +02:00
snapcraft.yaml Problem: Some marketing copy (text blurbs) was old 2018-03-25 13:28:21 +02:00

README.md

This is the packaging metadata for the BigchainDB snap.

Snaps and the snap store allows for the secure installation of apps that work in most Linux distributions. For more information, go to https://snapcraft.io/

To build and install this snap in Ubuntu 16.04:

$ sudo apt install git snapcraft
$ git clone https://github.com/bigchaindb/bigchaindb
$ cd bigchaindb
$ snapcraft
$ sudo snap install *.snap --dangerous --devmode