Bigchaindb-hs
BigchainDB Shared backend in Haskell.
Building
Install Stack. This will take care of installing GHC for you. Then run: stack build
.
To build shared object:
make so
Testing
Run stack test
.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
BigchainDB Shared backend in Haskell.
Install Stack. This will take care of installing GHC for you. Then run: stack build
.
To build shared object:
make so
Run stack test
.
BigchainDB client tools in Haskell