· software
3 Types of Authorization in TON Smart Contracts
Introduction In smart contracts we often need to restrict certain actions to specific actors. A common example is a wallet contract: we must authorize message...
Introduction In smart contracts we often need to restrict certain actions to specific actors. A common example is a wallet contract: we must authorize message...
Introduction Learning blockchain concepts can be challenging, but understanding smart contracts doesn’t have to be. This guide introduces the basics of smart c...