Add .env.sample, update .gitignore, and implement ClobClient initialization

This commit is contained in:
Nawaz Haider
2026-01-01 18:56:35 +06:00
parent bac5bca57d
commit e28202828e
5 changed files with 94 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
PRIVATE_KEY = "0xXXX"
POLYMARKET_PROXY_ADDRESS = "0xXXX"
SIGNATURE_TYPE = 1