Initial commit

This commit is contained in:
defiQUG
2026-01-01 08:04:06 -08:00
commit d0bc005be1
75 changed files with 15082 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Chain 138 Smoke Tests Configuration
# Copy this file to .env and fill in your actual values
# Private key for test wallet (required for write operations)
# IMPORTANT: Never commit .env file with real private keys!
TEST_PRIVATE_KEY=your_private_key_here
# Optional: RPC endpoint override
# Default: https://138.rpc.thirdweb.com
TEST_RPC_URL=https://138.rpc.thirdweb.com
# Optional: Test recipient address for transfers
# Default: 0x0000000000000000000000000000000000000001
TEST_RECIPIENT=0x0000000000000000000000000000000000000001