hvuhsg / twallet

Telegram TON Wallet bot

Home Page:https://t.me/TONPrivateWalletBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram TON Wallet bot

https://t.me/TONPrivateWalletBot


Languages

Language:Python 99.1%Language:Dockerfile 0.6%Language:Shell 0.3%