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

y2 Update developers.md yalan2 #889

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
6 changes: 3 additions & 3 deletions docs/v3/guidelines/ton-connect/guidelines/developers.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# TON Connect SDKs
tab# TON Connect SDKs

## SDK List

Expand All @@ -17,7 +17,7 @@ This page contains the list of useful libraries for TON Connect.
* [TON Connect Unity](/v3/guidelines/ton-connect/guidelines/developers#ton-connect-unity)
* [TON Connect Go](/v3/guidelines/ton-connect/guidelines/developers#ton-connect-go)

## TON Connect React
sec## TON Connect React

- [@tonconnect/ui-react](https://github.com/ton-connect/sdk/tree/main/packages/ui-react) - TON Connect User Interface (UI) for React applications

Expand All @@ -35,7 +35,7 @@ npm i @tonconnect/ui-react
- [API Documentation](https://ton-connect.github.io/sdk/modules/_tonconnect_ui_react.html)


## TON Connect JS SDK
tab## TON Connect JS SDK

The TON Connect repository contains following main packages:

Expand Down