-
Notifications
You must be signed in to change notification settings - Fork 8
UXUY Indexer Quick Start
max-uxuy edited this page Jan 31, 2024
·
2 revisions
- 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
make build install-jsonrpc
apiserver -config config_jsonrpc.json