2017-10-23 13:58:33 -05:00
2017-10-19 09:22:12 -05:00
2017-10-18 15:14:17 -05:00
2017-10-19 09:39:57 -05:00
2017-10-19 09:22:12 -05:00
2017-10-19 09:22:12 -05:00
2017-10-19 09:58:36 -05:00

Vulcanize DB

Build Status

Development Setup

By default, go get does not work for private GitHub repos. This will fix that.

  1. git config --global url."git@github.com:".insteadOf "https://github.com/"
  2. go get github.com/8thlight/vulcanizedb

Running the Tests

go test ./...

S
Description
Server backend for indexed ETH IPLD objects
Readme
64 MiB
Languages
Go 97.1%
JavaScript 1.4%
Makefile 0.7%
Shell 0.5%
Dockerfile 0.3%