tact-lang / tact-docs

Tact main documentation
https://docs.tact-lang.org
40 stars 36 forks source link

"Coming from Solidity" page #67

Open anton-trunov opened 4 months ago

anton-trunov commented 4 months ago

This is related to #54, but for those familiar with how to program for the Ethereum blockchain.

Useful links:

anton-trunov commented 3 months ago

One idea here could be to port some standard popular contract like ERC-20 to Tact showing the process step by step and explaining the architectural differences between Ethereum and TON blockchains

anton-trunov commented 3 months ago

A nice write-up by Tal Kol: Six unique aspects of TON Blockchain that will surprise Solidity developers

nickmura commented 2 months ago

bump

anton-trunov commented 2 weeks ago

This might be useful as well: https://github.com/ton-community/ton-docs/pull/636

novusnota commented 2 weeks ago

This might be useful as well: ton-community/ton-docs#636

Cool, although it's mostly a re-write of Tal Kol's article. Still valuable though!