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

9
.env.example Normal file
View File

@@ -0,0 +1,9 @@
# Root-level environment configuration (if needed)
# This file is for any root-level configuration
# Most configuration should go in apps/smoke-tests/.env
# Optional: Chain 138 RPC endpoint
# CHAIN_138_RPC_URL=https://138.rpc.thirdweb.com
# Optional: API keys (if using thirdweb services)
# THIRDWEB_API_KEY=your_api_key_here