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

hotfix #1

Open
wants to merge 3 commits 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
13 changes: 3 additions & 10 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@ _TON Connect_ enables communication between _wallets_ and _apps_ in the TON ecos

## Table of contents

* [JS SDK](https://github.com/ton-connect/sdk)
* [Documentation and specifications](https://github.com/ton-connect/docs)
* [List of supported wallets](https://github.com/ton-connect/wallets-list)

Reference implementations:

* [Bridge server in Go](https://github.com/ton-connect/bridge): reference implementation of the bridge server.
* [Demo app](https://github.com/ton-connect/demo-dapp): sample app showing how to integrate the JS SDK.

* [TON Connect Documentation](https://docs.ton.org/develop/dapps/ton-connect/overview)
* [Protocol specifications](https://docs.ton.org/develop/dapps/ton-connect/protocol/)
* [Integrate a wallet](https://docs.ton.org/develop/dapps/ton-connect/wallet)

## Why TON Connect?

Expand Down Expand Up @@ -40,4 +34,3 @@ TON Connect is a bridge that crosses this conceptual gap.