# README
Minter Explorer Genesis Uploader
The official repository of Minter Explorer Genesis Uploader service.
Minter Explorer Genesis Uploader is a service which provides to upload primary network state data to Minter Explorer database after network reset or first start.
Requirement
- PostgresSQL
Build
-
use database migration from
database
directory -
run
go mod tidy
-
run
go build -o ./builds/explorer_genesis_uploader ./cmd/explorer_genesis_uploader.go
Run
-
copy
.env.prod
to.env
and fill with own values -
run
./builds/explorer-genesis-uploader
ordocker-compose up
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author