Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge Facet: Upgrade createChallenge function for Ceramic #401

Open
youngkidwarrior opened this issue Oct 27, 2021 · 0 comments
Open
Assignees

Comments

@youngkidwarrior
Copy link
Member

User Story

As a ...

iOn Athlete

I want ...

to create a Challenge that will be saved immutably on the blockchain, with metadata stored on Ceramic

So that ...

I add my challenge to the Shenanigan app and ensure that the data is stored safely

Comments and Outliers

Please start this in a new file.
This is the first of many issues reworking the smart contract functionality to better suite our decentralized needs. As of now, we use a Counter to store the challengeId of the current challenge. Instead, we can use Ceramic data hashes as ids

Storing Hashes as ids for ERC1155: https://soenkeba.medium.com/truly-decentralized-nfts-by-erc-1155-b9be28db2aae

Acceptance Criteria

Scenario:

@youngkidwarrior youngkidwarrior self-assigned this Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant