BigchainDB Guix – BigchainDB deployment using GNU Guix - Functional package management for GNU and Guile, Project GNU’s extension language.
Runtime requirements:
- GNU Guile 3.0
- GNU Guix
- Guile-JSON
- guile-gcrypt
- libsodium
Build requirements:
- GNU automake
- GNU autoconf
- GNU libtool
- GNU Texinfo
- pkg-config
./configure && sudo make install
If you are using git distribution of bigchaindb-guix you will also need to run ./bootstrap prior to steps above.
guix package -f guix.scm
Or you can jump straight into profile container environment with activate script.
guix system vm system.scm
Checkout ROADMAP for upcoming features!