- Indexer
- APIServer
- ASC-20 on Avalanche
- BSC-20
- PRC-20
- ERC-20
mysql -uroot -p < db/init_mysql.sql
make build install
make build install-indexer
indexer --config config.json or indexer -c config.json
make build install-jsonrpc
apiserver --config config_jsonrpc.json or apiserver -c config_jsonrpc.json