forked from cerc-io/ipld-eth-server
de2cb3b5cce646351f5d9a89491760473ce0dfe9
* Potential observers include a logger and/or an observer that writes to the DB
Vulcanize DB
Development Setup
By default, go get does not work for private GitHub repos. This will fix that.
git config --global url."git@github.com:".insteadOf "https://github.com/"go get github.com/8thlight/vulcanizedb
Running the Tests
go test ./...
Languages
Go
97.1%
JavaScript
1.4%
Makefile
0.7%
Shell
0.5%
Dockerfile
0.3%