15 things every product manager should know about smart contracts
Smart contracts are state machines
Counters, setting variables, addresses, dictionaries, etc are the major primitives for logic you want to create
Reading from the blockchain does not cost gas fees
Use this to your advantage
Writing to the blockchain...
blog.perpetual.technology3 min read