planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 141 forks source link

Non-fungible assets #1519

Open dahlia opened 2 years ago

dahlia commented 2 years ago

We implemented specialized APIs for fungible assets (#900), but haven't discussed nor implemented non-fungible assets since then. So I reduced the scope of the original issue #861, and created this separated issue for non-fungible assets instead.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

dahlia commented 1 year ago

See also:

Purposes to replace redeem code in Nine Chronicles:

dahlia commented 1 year ago

Keeping a record: We've decided to put off implementing general-purpose non-fungible token in Libplanet. Instead, we first are going to a game-specific mini implementation of it in Nine Chronicles (specifically, in lib9c) this quarter. After some experiments, we are going to resume designing its general-purpose version for Libplanet later.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.