Decentralized Game Craft Protocol written in Move language.
Deck:
Introduction Video:
Homepage:
dApp:
Motivation by:
Try to simulate the block and crafting system in Minecraft through NFT, and show the combinability of Move NFT.
Minting according to:
The Movecraft Protocol only provide the function of stack
and burn
, the games based on protocol could design the recipe rules by themselves!
- Implement Block NFT
- Implement Minting.
- Implement Crafting and Recipe.
- Implement a simple Web interface.
- Implement Capy Game Example.
- Implement Tools.
- Implement the Market.