Skip to content

tonwhales/ton-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

TON Proxy

This docker image allows you to setup a proxy to the TON network

Usage

To start a simple proxy:

docker run -p 8080:8080 -p 3333:3333 -d tonwhales/ton-proxy -p 8080 -c 3333 -C /usr/local/bin/global.config.json

Building image

docker build --platform linux/amd64 -t tonwhales/ton-proxy:v1 -t tonwhales/ton-proxy:latest .

License

MIT

Releases

No releases published

Packages

No packages published