forked from cerc-io/ipld-eth-server
* Add vendor dir so builds dont require dep * Pin specific version go-eth version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Vulcanize DB
|
||||
|
||||
[](https://travis-ci.com/8thlight/vulcanizedb)
|
||||
[](https://travis-ci.org/vulcanize/VulcanizeDB)
|
||||
|
||||
### Dependencies
|
||||
|
||||
@@ -10,11 +10,8 @@
|
||||
- https://ethereum.github.io/go-ethereum/downloads/
|
||||
|
||||
### Installation
|
||||
```
|
||||
git clone https://github.com/vulcanize/vulcanizedb.git $GOPATH/src/github.com/vulcanize/vulcanizedb
|
||||
cd $GOPATH/src/github.com/vulcanize/vulcanizedb
|
||||
make build
|
||||
```
|
||||
`go get github.com/vulcanize/vulcanizedb`
|
||||
|
||||
### Setting up the Databases
|
||||
|
||||
1. Install Postgres
|
||||
|
||||
Reference in New Issue
Block a user