xaya / libxayagame

MIT License
21 stars 19 forks source link

Implement example GSP for non-fungible assets #100

Closed domob1812 closed 3 years ago

domob1812 commented 3 years ago

This adds a new GSP for g/nf. It is a simple but complete implementation of non-fungible assets similar to ERC-1155, which everyone on Xaya can mint, own, transfer, burn and trade. It is by itself a potentially useful application on top of Xaya, but it also serves as a simple real-world example of using SQLiteGame with all features like pending moves, custom RPC server and so on. And it will be used as example and for integration testing Democrit.