dGoods v1.0
v1.0
Many changes have occured since v0.4 that made it into the 1.0 release. Some of these changes are
not backwards compatible since changes were made to multiple tables' structure. It is recommended to
start from a fresh contract rather than try and migrate data to the new version.
We have a basic usage tutorial
General
- general bug fixes
- removed custom dasset type in favor of standard asset type
- removed inline actions in most places to comply with EOS 1.8 changes
issue
function made batch
Added Features
- add sellable flag
- ex. transferable=false, sellable=true, can still trade; in fact becomes only way to effectively transfer item
- add locking mechanism for use when selling and for future use in renting
- enables listing for sale while keeping item until sell occurs
- enable configurable fee per token type used in sale
- enables an artist or creator to benefit from the resale market
listsalenft
now batch as well- can list multiple dgoods for sale as a batch