Forwarded from Seitaro Higuchi
π1π₯1
Forwarded from Tolya
Tonscan+ browser extension
Google Chrome extension dedicated to providing a better user experience on tonscan.org. Users can add custom names to TON adresses locally as well as contribute to user-driven adress database.
Award: 200 TON (~$448)
#tonawards2022
Google Chrome extension dedicated to providing a better user experience on tonscan.org. Users can add custom names to TON adresses locally as well as contribute to user-driven adress database.
Award: 200 TON (~$448)
#tonawards2022
π₯3
Forwarded from Seitaro Higuchi
Tact
Development of a new alternative programming language for TON smart contracts.
Award: 17 000 TON (~$38 000)
#tonawards2022
Development of a new alternative programming language for TON smart contracts.
Award: 17 000 TON (~$38 000)
#tonawards2022
π5π₯4
Forwarded from Tolya
π₯3
Forwarded from Seitaro Higuchi
π5π₯1
Forwarded from Tolya
NFT contract in Tact
Please keep in mind that we have not tested this smart contract for full compatibility with the NFT standard.
Award: 200 TON (~$448)
#tonawards2022
Please keep in mind that we have not tested this smart contract for full compatibility with the NFT standard.
Award: 200 TON (~$448)
#tonawards2022
π5π₯2
Forwarded from Seitaro Higuchi
Scaleton jetton wallet dapp
The very first jetton wallet dapp.
Today's Award: 500 TON.
250 TON was sent earlier in 2022.
Total Award: 750 TON (~$1680)
#tonawards2022
The very first jetton wallet dapp.
Today's Award: 500 TON.
250 TON was sent earlier in 2022.
Total Award: 750 TON (~$1680)
#tonawards2022
π4π₯1
Forwarded from Tolya
Bicycle
Microservice for payment processing (TONs and Jettons) in TON blockchain.
Award: 10 000 TON (~$22400) was sent earlier in 2022 from Anatoly and Kirill
#tonawards2022
Microservice for payment processing (TONs and Jettons) in TON blockchain.
Award: 10 000 TON (~$22400) was sent earlier in 2022 from Anatoly and Kirill
#tonawards2022
π2π₯1
Forwarded from Seitaro Higuchi
TonTools
High-level OOP Python library for work with TON; create, deploy and scan wallets; Scan NFT Collections, Items, Sale contracts; Scan Jettons, Jetton Wallets; Transfer Tons, Jettons, NFTs and so on.
Award: 2000 TON (~$4480)
#tonawards2022
High-level OOP Python library for work with TON; create, deploy and scan wallets; Scan NFT Collections, Items, Sale contracts; Scan Jettons, Jetton Wallets; Transfer Tons, Jettons, NFTs and so on.
Award: 2000 TON (~$4480)
#tonawards2022
π2π₯1
Forwarded from Tolya
Personal award by Anatoly Makosov
$100 000 from my own funds to the tonscan.org team.
Source code https://github.com/catchain/tonscan.
Many of us use tonscan.org explorer on a daily basis.
It works great, and in my opinion is an example of excellent UI / UX of TON explorer, while tonapi.io excelled significantly in the backend and indexing, and dton.io in statistics and some other features.
It is also worth noting that tonscan team were among the first to implement new TON releases (such as TON DNS or TON Nominators) and are ready to work together on some features.
I wish the tonscan team further develop the service and invent new approaches in blockchain user interfaces.
#tonawards2022
$100 000 from my own funds to the tonscan.org team.
Source code https://github.com/catchain/tonscan.
Many of us use tonscan.org explorer on a daily basis.
It works great, and in my opinion is an example of excellent UI / UX of TON explorer, while tonapi.io excelled significantly in the backend and indexing, and dton.io in statistics and some other features.
It is also worth noting that tonscan team were among the first to implement new TON releases (such as TON DNS or TON Nominators) and are ready to work together on some features.
I wish the tonscan team further develop the service and invent new approaches in blockchain user interfaces.
#tonawards2022
π6π₯1
Forwarded from Seitaro Higuchi
Personal award by Anatoly Makosov and Kirill Emelyanenko
$100 000 from our own funds to the Disintar team.
The well-known team of strong developers, which developed the popular toncli development tool, the ton-k8s tools for running a private TON testnet, the first GraphQL TON API and the dton.io explorer based on it.
We can also mention the disintar.io marketplace which is part of the TON NFT ecosystem.
We hope to see new hardcore developments from them this year.
#tonawards2022
$100 000 from our own funds to the Disintar team.
The well-known team of strong developers, which developed the popular toncli development tool, the ton-k8s tools for running a private TON testnet, the first GraphQL TON API and the dton.io explorer based on it.
We can also mention the disintar.io marketplace which is part of the TON NFT ecosystem.
We hope to see new hardcore developments from them this year.
#tonawards2022
π₯7
Forwarded from Tolya
Distributed 301 920 TON (676 300 $).
The Open Nerwork is a community-driven project, each of us contributing to building a more decentralized and freer world.
TON Foundation team is glad to work together with strong developers from all over the world and invite new developers and teams to join this collective work.
#tonawards2022
The Open Nerwork is a community-driven project, each of us contributing to building a more decentralized and freer world.
TON Foundation team is glad to work together with strong developers from all over the world and invite new developers and teams to join this collective work.
#tonawards2022
π7π₯2
This media is not supported in your browser
VIEW IN TELEGRAM
π9π₯1π1
β‘οΈTact v1.1.0
Large release, that includes a lot of missing features: external messages, proper bounce messages, virtual constants and many more.
Be careful - this release has breaking changes. Probabbly won't affect you, but it is worth to check.
Also this is a first release with a sizable contribution from @mrbonezy - he contributed handler for bounced message.
https://github.com/tact-lang/tact/releases/tag/v1.1.0
Large release, that includes a lot of missing features: external messages, proper bounce messages, virtual constants and many more.
Be careful - this release has breaking changes. Probabbly won't affect you, but it is worth to check.
Also this is a first release with a sizable contribution from @mrbonezy - he contributed handler for bounced message.
https://github.com/tact-lang/tact/releases/tag/v1.1.0
GitHub
Release Release 1.1.0 Β· tact-lang/tact
β‘οΈ Breaking changes
reply is now a method of Contract instead of global context and changed it's behaviour if storage reserve is non-zero in contract.
Logical expressions are now calculated di...
reply is now a method of Contract instead of global context and changed it's behaviour if storage reserve is non-zero in contract.
Logical expressions are now calculated di...
π₯15π9β‘7
β‘οΈTact v1.1.1
Bugfix release that fixed bindings generation for new custom key and value types in maps, adds external message sending in bindings
https://github.com/tact-lang/tact/releases/tag/v1.1.1
Bugfix release that fixed bindings generation for new custom key and value types in maps, adds external message sending in bindings
https://github.com/tact-lang/tact/releases/tag/v1.1.1
GitHub
Release Release 1.1.1 Β· tact-lang/tact
Fixed
Fix typescript bindings generation for custom key and value serialization formats
Fix missing external messages in bindings
Fix typescript bindings generation for custom key and value serialization formats
Fix missing external messages in bindings
π9β€5π₯1
π Whales Mining Pool payouts bot
This is not about the development for TON, but this is the only channel i have about TON.
As many of you know, i sold Whales Corp, but there were outstanding debt of miners that didn't withdraw their coins until bot stopped working (more than half year after mining ended! why you didn't do this?). I had a 50% stake in the Whales and now i am launching a smart contract (written in β‘οΈ Tact ) and telegram bot to pay my half for all debtors that had 5+ TON on their balance.
I also added 5% to each balance just like if you had it staked.
To withdraw your coins you need to use a bot @whales_payouts_bot and send your address that you have been using for mining.
Starting 31 July 2023, balances will start to slowly burn during next 200 days until 14 Feb 2024 when all balances would be zero making a holding fee of 0.5% of the original balance per day.
If you know someone that has outstanding balance on Whales Pool, share it with them.
Sources of a contract are on GitHub.
π Bot is @whales_payouts_bot
This is not about the development for TON, but this is the only channel i have about TON.
As many of you know, i sold Whales Corp, but there were outstanding debt of miners that didn't withdraw their coins until bot stopped working (more than half year after mining ended! why you didn't do this?). I had a 50% stake in the Whales and now i am launching a smart contract (written in β‘οΈ Tact ) and telegram bot to pay my half for all debtors that had 5+ TON on their balance.
I also added 5% to each balance just like if you had it staked.
To withdraw your coins you need to use a bot @whales_payouts_bot and send your address that you have been using for mining.
Starting 31 July 2023, balances will start to slowly burn during next 200 days until 14 Feb 2024 when all balances would be zero making a holding fee of 0.5% of the original balance per day.
If you know someone that has outstanding balance on Whales Pool, share it with them.
Sources of a contract are on GitHub.
π Bot is @whales_payouts_bot
β‘19β€4π3π2π2π₯1