Decentralized greetings 👋
This is DeLab, a new team in the TON blockchain space. With a strong background in development, our team has become interested in the TON blockchain and has come to implement new innovations and products together with you.
We have already launched a Bridge that allows for the exchange of USDT between the Ethereum network and TON, and vice versa. Currently, the TON Foundation has announced the launch of its own bridge, so our bridge will be suspended and transitioned to the testnet. Therefore, we kindly request that you do not make real exchanges or only conduct them within the testing framework at your own risk.
Stay with us, as there will be plenty of exciting things ahead 🫰
This is DeLab, a new team in the TON blockchain space. With a strong background in development, our team has become interested in the TON blockchain and has come to implement new innovations and products together with you.
We have already launched a Bridge that allows for the exchange of USDT between the Ethereum network and TON, and vice versa. Currently, the TON Foundation has announced the launch of its own bridge, so our bridge will be suspended and transitioned to the testnet. Therefore, we kindly request that you do not make real exchanges or only conduct them within the testing framework at your own risk.
Stay with us, as there will be plenty of exciting things ahead 🫰
👍89❤15💯7👏6🤩6🙏6🕊1
Exciting news from us 👉
Currently, we are working on the development of several projects based on the TON blockchain. One of them is an equivalent of Wallet Connect found in Ethereum and similar platforms. We named it DeLab Connect. This library will provide a modal window for authorization in dApps through popular wallets on TON.
In the first version, authorization will be available through Tonhub, Tonkeeper, and browser extension wallets. All of this will be unified with a standard authentication method and a convenient SDK for developers. For users, it means the convenience of authorizing with their favorite wallet in just a few clicks.
You can track the development stages of this and other projects on our organization's GitHub account.
Currently, we are working on the development of several projects based on the TON blockchain. One of them is an equivalent of Wallet Connect found in Ethereum and similar platforms. We named it DeLab Connect. This library will provide a modal window for authorization in dApps through popular wallets on TON.
In the first version, authorization will be available through Tonhub, Tonkeeper, and browser extension wallets. All of this will be unified with a standard authentication method and a convenient SDK for developers. For users, it means the convenience of authorizing with their favorite wallet in just a few clicks.
You can track the development stages of this and other projects on our organization's GitHub account.
🔥38👍29💯8👏7🤩6
Public release of tlbcrc
Developers in the TON blockchain often need to work with TL-B schemas. Based on the TL-B specification, we can automatically calculate the
Try now: github.com/delab-team/tlbcrc
Developers in the TON blockchain often need to work with TL-B schemas. Based on the TL-B specification, we can automatically calculate the
tag if it is not specified in the expression. To do this, we need to compute the crc32 of the entire expression and set the most significant bit. Manually performing this task every time is extremely inconvenient. Therefore, we have developed a package that will do it all for you.Try now: github.com/delab-team/tlbcrc
👍65🔥6🤔6🙏5
Public release of @delab-team/connect
Many developers face challenges when integrating various wallet protocols into their dApps, as each wallet usually has its own peculiarities. We have solved this problem by creating DeLab Connect. Currently, the package is most convenient to use in React JS based applications. We plan to actively develop this project, so stay with us and follow the updates.
Try now: github.com/delab-team/connect
Many developers face challenges when integrating various wallet protocols into their dApps, as each wallet usually has its own peculiarities. We have solved this problem by creating DeLab Connect. Currently, the package is most convenient to use in React JS based applications. We plan to actively develop this project, so stay with us and follow the updates.
Try now: github.com/delab-team/connect
🔥40👍27🕊7
Update @delab-team/connect v1.1.5
Changes:
- added support for Uniton
- fixed minor bugs
- improved typing
- updated example
Changes:
- added support for Uniton
- fixed minor bugs
- improved typing
- updated example
❤🔥40👍26🥰9🔥4🤩4🥴4
Forwarded from TON Crypto Wallet
Uniton добавлен в библиотеку для авторизации в dApps
👛 Рады сообщить о том, что наш криптовалютный кошелек Uniton был добавлен в DeLab Connect — библиотеку для авторизации в децентрализованных приложениях.
📱 Библиотека представлена в виде модального окна, где с помощью Uniton стала доступна авторизация в dApps в пару кликов. Подробнее с проектом можно ознакомиться в Телеграм-канале разработчиков.
Uniton становится с каждым днем функциональнее, а интеграции в полезные проекты набирают обороты.
В дальнейшем мы представим вам новые обновления криптовалютного кошелька, благодаря которым взаимодействие с экосистемой TON станет ещё проще и комфортнее.
Если у вас до сих пор нет Chrome-расширения Uniton, самое время его скачать и установить.
Uniton становится с каждым днем функциональнее, а интеграции в полезные проекты набирают обороты.
В дальнейшем мы представим вам новые обновления криптовалютного кошелька, благодаря которым взаимодействие с экосистемой TON станет ещё проще и комфортнее.
Если у вас до сих пор нет Chrome-расширения Uniton, самое время его скачать и установить.
Please open Telegram to view this post
VIEW IN TELEGRAM
❤42👍29🔥4🙏4😱3
Update @delab-team/connect v1.2.0
DeLab Connect now features a unique identity that will be used in future projects by the DeLab team.
Changes:
- global design update
- fixed UI/UX bugs
- updated example
DeLab Connect now features a unique identity that will be used in future projects by the DeLab team.
Changes:
- global design update
- fixed UI/UX bugs
- updated example
❤41👍27🔥7🕊5😱4
Public beta release of DeLab fungible-token
Our team has developed an upgraded version of a smart contract token on the TON blockchain (Jettons).
Key features include:
- ability to react to
- easy deployment through
- initial token issuance upon deployment
- simplified interface for the
- code architecture that is more flexible for upgrades
We invite all developers to actively test and search for vulnerabilities and bugs. If you find something similar and wish to contact us, you can reach out to @ivan_bridge.
Our team has developed an upgraded version of a smart contract token on the TON blockchain (Jettons).
Key features include:
- ability to react to
bounce during transfer_notification- easy deployment through
internal messages- initial token issuance upon deployment
- simplified interface for the
mint function- code architecture that is more flexible for upgrades
We invite all developers to actively test and search for vulnerabilities and bugs. If you find something similar and wish to contact us, you can reach out to @ivan_bridge.
👍52🔥12🤔4😱3🎉3🙏3
DeLab Team
Update @delab-team/connect v1.2.0 DeLab Connect now features a unique identity that will be used in future projects by the DeLab team. Changes: - global design update - fixed UI/UX bugs - updated example
❗️ All users of connect, please update to the latest version 1.2.2 as critical design bugs have been fixed.
👍48❤10👏9🥰4💯3😐3🔥2
Decentralized Greetings!
Our Telegram channel is now even closer to the Web3 world. The username delab.t.me has been acquired by us through the Telegram Auction Platform and is now associated with our Telegram channel and wallet on the blockchain.
DeLab Team is a non-profit organization dedicated to the development of The Open Network blockchain ecosystem. Using the Tonhub wallet, you can support us by making a donation in TON to the address delab.t.me
Stay tuned with us as we have upcoming releases of new DeLab projects!
Our Telegram channel is now even closer to the Web3 world. The username delab.t.me has been acquired by us through the Telegram Auction Platform and is now associated with our Telegram channel and wallet on the blockchain.
DeLab Team is a non-profit organization dedicated to the development of The Open Network blockchain ecosystem. Using the Tonhub wallet, you can support us by making a donation in TON to the address delab.t.me
Stay tuned with us as we have upcoming releases of new DeLab projects!
👍58❤8🤯7🔥4😱4
New commit in delab-team/contracts
- rewrote fungible-token
- abandoned TypeScript
- fixed numerous bugs
You may also notice a new interesting smart contract, which we will introduce later.
- rewrote fungible-token
- abandoned TypeScript
- fixed numerous bugs
You may also notice a new interesting smart contract, which we will introduce later.
🔥37🤯16👍13👏8💯2