Skip to content

hvuhsg/twallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWallet

Bring Them Home

Minimal TON wallet on Telegram (Official Bot https://t.me/TONPrivateWalletBot)


Run

clone

git clone https://github.com/hvuhsg/twallet

build docker image

cd twallet
docker build -t twallet .

run docker container

docker run -it -e BOT_TOKEN='' -e TONCENTER_API_KEY='' -v ./data:/bot/data twallet:latest

Releases

No releases published

Packages

No packages published

Languages