kite: add mainnet go-pruned-leveldb compose and subnet-evm config

Add KiteAI Avalanche subnet mainnet node using gokite-chain image with
stock entrypoint, AVAGO_* env configuration, and pruned leveldb chain config.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-02 09:39:00 +00:00
parent 658ba6151e
commit 9accd794c1
3 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"database-type":"leveldb","log-level":"info","warp-api-enabled":true,"state-sync-enabled":true,"pruning-enabled":true,"eth-apis":["eth","eth-filter","net","admin","web3","internal-account","internal-blockchain","internal-debug","internal-eth","internal-personal","internal-transaction","internal-tx-pool","debug","debug-tracer","debug-file-tracer","debug-handler"]}