Signal-K / marketplace

Marketplace repository (demo) for Star Sailors assets
3 stars 1 forks source link

Smart contract for "deddit" #7

Open Gizmotronn opened 2 years ago

Gizmotronn commented 2 years ago

A smart contract for the social networking component of the marketplace, nicknamed "Deddit" aka Decentralised(r)eddit due to the similar UI and style of the Reddit network.

Trying to investigate how to build a frontend for user posts that interacts with Moralis (and can maybe be taken off Moralis later, to something like Enjin etc) and the game, using the user's Eth account. I want to figure out how to get this to work in conjunction with other player-created networks like matrix-type (e.g. discord servers) instances so we can have an open standard for things like in-game alliances, discussions, transactions and an easy way to view all of them

This can also be translated to working with non-decentralised apps & games.

Building the contract - #7

Bugs/Errrors - 7.1

Features to add - 7.2

Integrations - 7.3

Extending/Integrating (with rest of marketplace) - 7.4

Integrating (with Star Sailors) - 7.5

Integrating (with Signal-K backend) - 7.6

Extending the API

Gizmotronn commented 2 years ago

Eventually we'll need to move a lot of these tasks to their own separate issues, but for now we'll leave them here

Gizmotronn commented 2 years ago

Just leaving this as a separate message in this issue, I'm going to be thinking about ways to get these react components in the decentralised network to integrate with other things like matrix and the web-frontend of our games.

Update: https://github.com/ReactUnity/core (UNITY!!)

Gizmotronn commented 2 years ago

Remember: https://github.com/Signal-K/marketplace/tree/main-full is the backup of main as of this moment