Skip to content

hteppl/ton_deposit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TON Deposit

A small script written in Python, that allows you to handle transactions on a smart contract in The Open Network using the TON Center HTTP API.

How to install

pip install -r requirements.txt

Get the TON Center API key: https://t.me/tonapibot

Libraries

aio-libs/aiohttp Asynchronous HTTP client/server framework for asyncio and Python

TON Center HTTP API Fast and reliable HTTP API for The Open Network

License

This project is licensed under the MIT License