Onchain transaction gateway across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon and 20+ chains. Invoke to broadcast a pre-signed / raw / already-signed transaction, push a serialized tx on-chain, query current gas price, estimate gas limit, simulate or dry-run a transaction before sending, track a broadcast order, or check tx-confirmed / pending status by txHash or orderId.
$npx -y skills add nirholas/three.ws --skill okx-onchain-gatewayInstalls into the current project.
Run `npx skills use "https://github.com/nirholas/three.ws" --skill "nirholas/three.ws/okx-onchain-gateway"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nirholas/three.ws" that are relevant to the current task. Run `npx skills add "https://github.com/nirholas/three.ws"` and select the relevant skills, then follow their instructions.