Tags → #ton
-
Do not use min height 100vh in Telegram Mini Apps
I used a UI library that had a provider which set a min height 100vh for the whole app and it caused a lot of problems related to viewport in ios mainly.
-
Parse off-chain metadata in ton blockchain
Online off-chain metadata parser for nfts in ton blockchain and a quick tutorial on how to parse it using @ton/ton library in Typescript.