Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create TonTools.txt #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions TonTools.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
1. TonTools
2. High-level OOP Python library for work with TON; create, deploy and scan wallets; Scan NFT Collections, Items, Sale contracts;
Scan Jettons, Jetton Wallets; Transfer Tons, Jettons, NFTs and so on.
3. The first version of Library has more then 1k downloads, is used in theopendisk.org and some RedCompany's projects.
4. https://github.com/yungwine/TonTools
5. @yungwine - python engineer, blockchain developer.
6. 2 months for the first version and about 3 months for the second one.
7. Add testnet support, add more types of contracts including popular custom contracts, improve functions.
8. It would be great to be listed on ton.org, because this Library is very useful for both beginners and advanced users .
9. None