Spacetime-Meta / spacetime-sdk

The spacetime-sdk is a turnkey virtual environment package for building in the Spacetime Metaverse
https://www.spacetimemeta.io/metaverse/spawn-planet
MIT License
11 stars 2 forks source link

Implement CIP-30 to connect Cardano wallets #182

Closed Liquid-Blocks closed 2 years ago

Liquid-Blocks commented 2 years ago

Overview

Allow the Virtual Environment to scan and display the content of the users wallet.

Specifications

The main guidelines are:

  1. This must follow the CIP-30 standard.
  2. Make the implementation clean to facilitate future development.
  3. Create a new wallet section in the menu.

Other than that it needs full polishing of the Ui for everything that regards the new wallet section.

On the very specific, it must have: An easy to use writeToBlockhain(selectedNFTs, message) like method.

Anything else?

Keep in mind this is a core feature of spacetime development and it must be made with high quality and maintainability standards