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
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
_contentId&event ContentAdded-> set asbytes3instead ofbytes32| 7.1.1validateReputationChange| 7.1.2abi| 7.1.3Important: using Metamask address (as a placeholder) for now, however we need to define an address for the smart contract -> use Moralis video address for when we push to semi-production stage?
Features to add - 7.2
Integrations - 7.3
CadencedirectoryExtending/Integrating (with rest of marketplace) - 7.4
Integrating (with Star Sailors) - 7.5
Integrating (with Signal-K backend) - 7.6
Extending the API