indexer

module
v0.0.0-...-e69715a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: MIT

README

Indexer

https://docs.indexs.io/

Module

  • Indexer
  • APIServer

Supported

  • ASC-20 on Avalanche
  • BSC-20
  • PRC-20
  • ERC-20

How to Run Indexer

Prepare database
mysql -uroot -p < db/init_mysql.sql
Modify config.json
Build & Install
make build install
Build indexer
make build install-indexer
indexer --config config.json or  indexer -c config.json

How to Run Indexer JSONRPC API

Modify config_jsonrpc.json
Build apiserver
make build install-jsonrpc
apiserver --config config_jsonrpc.json or  apiserver -c config_jsonrpc.json

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL