http bridge for tonconnect 2.0:
- golang 1.18
- postgres
- git clone https://github.com/ton-connect/bridge
- cd bridge
- go build ./
- go run bridge
PORT
POSTGRES_URI ##example"postgres://user:pass@host/dbname"
http bridge for tonconnect 2.0:
PORT
POSTGRES_URI ##example"postgres://user:pass@host/dbname"