You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a dApp and I need to a REST endpoint which can change the ownership of any article on medium.
This essentially means that any revenue generated after changing the ownership will be claimable by the new owner.
This is a simple usecase for an ERC721 token where authors can trade ownership/rights of any article. Is this something that dev API supports?
The text was updated successfully, but these errors were encountered:
I am building a dApp and I need to a REST endpoint which can change the ownership of any article on medium.
This essentially means that any revenue generated after changing the ownership will be claimable by the new owner.
This is a simple usecase for an ERC721 token where authors can trade ownership/rights of any article. Is this something that dev API supports?
The text was updated successfully, but these errors were encountered: