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

Update TON Documentation to Include TONX API Information #837

Closed
wants to merge 36 commits into from

Conversation

awesome-doge
Copy link
Member

  • Added TONX API Testnet Faucet link to the Getting Started with Testnet page:

  • Updated the APIs & SDKs page to highlight TONX API:

    • RPC Nodes section: Added mention of TONX API supernode for unmatched stability and low latency for TON DApps.
    • Indexer section: Added information about TONX API's ability to list and filter on-chain data (Jetton, NFTs, and TON transactions) from the first block in a customized manner.
    • Other APIs section: Described TONX API as the go-to solution for accessing data on accounts, transactions, blocks, NFTs, and Jettons with 99.99% uptime.
  • Updated TypeScript / JavaScript SDKs section to include TONX.js:

    • Added TONX.js as a gateway into Web3 for interacting seamlessly with the TON ecosystem. TONX.js GitHub
  • In the Remote Procedure Calls (RPCs) section of the FAQ page, added TONX API under node provider partners:

  • Updated the API Types section on the APIs & SDKs Guidelines page to make TONX API more attractive for developers, emphasizing its comprehensive features and reliability.

reveloper and others added 30 commits October 13, 2024 23:27
Added TonBit to Security Assurance Providers
The TONX API entry has been added to the Third-Party APIs section to provide users with another option for building Dapps efficiently. The description highlights the ease of using TONX API for accessing various TON-related data, supporting developers in integrating blockchain functionalities into their applications seamlessly. A link to the TONX API documentation has also been included for quick access.
* node slow sync potential reasons

* fix: fix build

---------

Co-authored-by: Gleb Karavatski <[email protected]>
* created several pages: overview, Tolk vs FunC, history, roadmap, etc.
* created prism-js grammar for Tolk Language and prism theme
* updated left sidebar navigation
* updated top navbar
* additions into custom.css for pages "Tolk vs FunC"

Treat articles about Tolk more like a migration guide.
It's assumed that you know FunC, and we focus on "Tolk vs FunC" differences.
Later on, the documentation will be adapted to land newcomers.

Note, that FunC articles were not modified.
In some future, I'll mention Tolk in articles about FunC.
* Update jettons.md

Added missing info from the ton-community#553 merge and reworked some statements

* Update jettons.md
* node slow sync potential reasons

* fix: fix build

* feat: fix broken links

---------

Co-authored-by: Gleb Karavatski <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
* node slow sync potential reasons

* fix: fix build

* fix literals identifiers

---------

Co-authored-by: Gleb Karavatski <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
* node slow sync potential reasons

* fix: fix build

* feat: add anchors

---------

Co-authored-by: Gleb Karavatski <[email protected]>
Co-authored-by: Karavatski Gleb <[email protected]>
* node slow sync potential reasons

* fix: fix build

* feat: update onboarding article

* feat: update links

---------

Co-authored-by: Gleb Karavatski <[email protected]>
@awesome-doge awesome-doge requested review from reveloper and removed request for SwiftAdviser November 7, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants