-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Coming from Solidity" page #67
Comments
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 |
A nice write-up by Tal Kol: Six unique aspects of TON Blockchain that will surprise Solidity developers |
bump |
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! |
what is the status on this? |
@lawrencehui no progress so far, you might want to check some general recommendations here: https://docs.ton.org/develop/smart-contracts/security/secure-programming |
It should be presented in the form of a tutorial showing how to port a real-world Solidity smart contract to Tact.
This is related to #54, but for those familiar with how to program for the Ethereum blockchain.
Useful links:
The page should also show there are some analogues of Ethereum/Solidity tools:
The text was updated successfully, but these errors were encountered: