MythicalGames / dgoods

A token standard for digital goods
https://dgoods.org
GNU Lesser General Public License v3.0
112 stars 41 forks source link

Added Offers and Rentals to Spec #4

Closed znebby closed 5 years ago

znebby commented 5 years ago

This pull request adds two very significant features to the spec.

  1. Offers allow the ability of transferring NFTs with the receiver confirming and paying for RAM storage.
  2. Rentals allow the ability to transfer ownership of an NFT for a fixed-period of time.
znebby commented 5 years ago

Closing, will re-create later to match the updated spec, and include the code as well.