Passionate about @typescript and @rustlang.
Working on:
@BeemStream
@RadLockio
@XRDdomains
@SelfiSocial
Nov 23, 2022 • 8 tweets • 5 min read
So why do I think #Scrypto will ultimately take over the #rustlang#smartcontract race? Here are my thoughts 🧵
1. Non Fungible and Fungible resources are known first hand by the engine and #scrypto. This is HUGE. You dont need to design behaviors of mint, burn, transfer. They are NOT contracts. These are RESOURCES. This is TRUE native asset first #smartcontract
Nov 23, 2022 • 7 tweets • 4 min read
For my #NFT#DeFi#rustlang#scrypto challenge, I've created a #decentralized freelance platform! Here are my learnings from them all!🧵👇 github.com/radixdlt/scryp…1. For authorization, its okay to use one badge for multiple components. You can think of authorization as a login to a service/platform you have in real life. Unless you have another whole service, just use one badge!