A testing tool for sending tx to Inscription or BSC with one or multiple bls key signing payload
- Edit
config/config.json
and input your Inscription or BSC private key and BLS private key(s) - Fill in either
ins_config
orbsc_config
withinconfig/config.json
depends on which chain want to send tx to
make build
Send tx to Inscription
./build/ins-bsc-tx-tool --tx-chain ins
Send tx to BSC
./build/ins-bsc-tx-tool --tx-chain bsc