+
Skip to content

mezonai/mmn-tx-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmn-tx-explorer

Mezon Mainnet Transaction Explorer

#Quick start

for database:

   cp .env.example .env

for indexer:

    cp indexer/configs/config.example.yml indexer/configs/config.yml
    cp indexer/configs/secrets.example.yml indexer/configs/secrets.yml

docker compose up --build

run indexer with go for development

    cd indexer
    docker-compose up -d postgres
    go build -o main -tags=production
    ./main migrate-postgres
    ./main orchestrator   # Starts the indexer
    ./main api           # Starts the API server

About

Mezon Mainnet Transaction Explorer

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载