forked from cerc-io/ipld-eth-server
update from PR feedback
This commit is contained in:
@@ -28,8 +28,7 @@ Vulcanize DB is a set of tools that make it easier for developers to write appli
|
||||
* See below for configuring additional environments
|
||||
|
||||
## Create a migration file (up and down)
|
||||
1. install migrate library: https://github.com/golang-migrate/migrate
|
||||
1. `migrate create -ext sql -seq -dir db/migrations/ -digits 10 create_bite_table`
|
||||
1. ./script/create_migrate create_bite_table
|
||||
|
||||
## Configuration
|
||||
- To use a local Ethereum node, copy `environments/public.toml.example` to
|
||||
|
||||
Reference in New Issue
Block a user