Skip to content

Commit

Permalink
Merge pull request #58 from yungwine/main
Browse files Browse the repository at this point in the history
update python libs
  • Loading branch information
SwiftAdviser committed Aug 1, 2023
2 parents b3233c2 + c822936 commit b4e50dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,10 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t

### Libraries
- Python
- [tonfactory/tonsdk](https://github.com/tonfactory/tonsdk)
- [toncenter/pytonlib](https://github.com/toncenter/pytonlib)
- [yungwine/pytoniq](https://github.com/yungwine/pytoniq) - Python SDK with native LiteClient, tlb wrappers and cells.
- [tonfactory/tonsdk](https://github.com/tonfactory/tonsdk) - Library with cells implementation and popular contract wrappers.
- [toncenter/pytonlib](https://github.com/toncenter/pytonlib) - Tonlib wrapper.
- [yungwine/TonTools](https://github.com/yungwine/TonTools) - High-level library with http/adnl interaction with liteservers.
- JavaScript
- [ton-core/ton](https://github.com/ton-core/ton) - Cross-platform client for TON blockchain, by ton-core.
- [toncenter/tonweb](https://github.com/toncenter/tonweb) - Cross-platform client for TON blockchain, by TonCenter.
Expand Down

0 comments on commit b4e50dd

Please sign in to comment.