-
Notifications
You must be signed in to change notification settings - Fork 302
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
feat: docs v3
fix: fix build
* 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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added TONX API Testnet Faucet link to the Getting Started with Testnet page:
Updated the APIs & SDKs page to highlight TONX API:
Updated TypeScript / JavaScript SDKs section to include TONX.js:
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.