Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Badiboy committed Mar 30, 2023
1 parent e34fa39 commit 7f6331c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
Python implementation of TON Public API for The Open Network (TON).

# Supported API servers
* [TON.sh](https://ton.sh/api/) - full
* [TON Center](https://toncenter.com/api/v2/) - partial, will be extended
* [TON Center Testnet](https://testnet.toncenter.com/api/v2/) - partial, will be extended
* [TON API](https://tonapi.io/v1/) - partial, will be extended
* [TON API Testnet](https://testnet.tonapi.io/v1/) - partial, will be extended
* [TON.sh](https://ton.sh/api) - full
* [TON Center](https://toncenter.com/api/v2) - partial, will be extended
* [TON Center Testnet](https://testnet.toncenter.com/api/v2) - partial, will be extended
* [TON API](https://tonapi.io) - partial, will be extended
* [TON API Testnet](https://testnet.tonapi.io) - partial, will be extended
* [TON CAT](https://ton.cat) - partial, will be extended

# Installation
Installation using pip (a Python package manager):
Expand Down

0 comments on commit 7f6331c

Please sign in to comment.