Documentation
¶
Overview ¶
loadgen fires a batch of entity-manager transactions at a local devnet node to exercise the indexer (users, tracks, follows, subscribes, reposts, saves, comments, user updates). Each user is minted with its own ECDSA key so the "wallet already in use" / signer-authorization checks pass.
make up # start the devnet go run ./examples/loadgen --rpc https://node1.oap.devnet --insecure --users 5 --social 200
Then watch your ETL index the resulting blocks.
Click to show internal directories.
Click to hide internal directories.