#nft
Read more stories on Hashnode
Articles with this tag
Introduction In this post, we're going to look at writing a simple smart contract in Algorand Python that allows a creator to list and sell their...
Introduction It's difficult to ensure that all users have equal access to purchase or claim assets at launch. The fundamental issue, as I see it, is...
Recently I've been thinking about dynamic NFTs. Algorand's ARC-19 provides a way to update an NFT's metadata over time, by changing the reference in...
Context NFTs are created using Algorand Standard Assets (ASAs), which are built into the protocol and created using a special type of transaction....