Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

ipdb/bigchaindb-guix

Repository files navigation

BigchainDB Guix – BigchainDB deployment using GNU Guix - Functional package management for GNU and Guile, Project GNU’s extension language.

Requirements

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

System installation

./configure && sudo make install

If you are using git distribution of bigchaindb-guix you will also need to run ./bootstrap prior to steps above.

Installation with guix

guix package -f guix.scm

Or you can jump straight into profile container environment with activate script.

Running test BigchainDB node

guix system vm system.scm

Footnote

Checkout ROADMAP for upcoming features!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published