Skip to content

Commit

Permalink
GITBOOK-46: refactor: Introduction links Tezos&Etherlink, Technical D…
Browse files Browse the repository at this point in the history
…etails
  • Loading branch information
f.schoenknecht authored and gitbook-bot committed Dec 9, 2024
1 parent 55238ac commit d7b265e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions about/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ icon: file-lines

**t:connect** is a Telegram Mini App Software Development Kit (SDK) developed by Softstack. It bridges Telegram Mini Apps with the Tezos and Etherlink ecosystems, enabling seamless integration of blockchain functionalities directly within Telegram. With t:connect, developers can build Mini Apps that perform blockchain transactions, manage digital wallets, and interact with smart contracts, all within the familiar environment of Telegram.

For those interested in exploring the underlying blockchain technologies, you can find more information at:

* [Etherlink](https://www.etherlink.com/)
* [Tezos](https://tezos.com/)

### What are Telegram Mini Apps?

Telegram Mini Apps are lightweight applications that run inside the Telegram messenger, providing users with rich functionalities without the need to install separate apps. They enhance user experience by offering:
Expand All @@ -16,6 +21,13 @@ Telegram Mini Apps are lightweight applications that run inside the Telegram mes
* Versatility: Ideal for gaming, e-commerce, customer support, and blockchain interactions.
* User Engagement: Enhance interaction with users through intuitive interfaces and real-time communication.

### Technical Details for Developers:

For developers looking to build with t:connect, here are the key technical specifications:

* Modal-Framework: React
* Recommended Language: TypeScript, JavaScript

### Tezos & Etherlink Ecosystem

#### Tezos is a decentralized blockchain known for its self-amending capabilities, security, scalability, and on-chain governance. It's a leading platform in:
Expand Down

0 comments on commit d7b265e

Please sign in to comment.