AraBlocks/ara-contracts

AFS Contract 'didPurchase' method

bplaster opened this issue · 0 comments

Feature Request

Add method in AFS contract to check if user has purchased an AFS. This would be helpful for a quick (free) way to validate if a user has the right to download a piece of content. The only alternatives currently are iterating through a users library, or iterating through purchase events, which can be time consuming.