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

CLI v.0.2 #74

Open
criadoperez opened this issue Nov 13, 2024 · 2 comments
Open

CLI v.0.2 #74

criadoperez opened this issue Nov 13, 2024 · 2 comments
Assignees

Comments

@criadoperez
Copy link
Contributor

criadoperez commented Nov 13, 2024

Pending features of the CLI:

  • Replace URI of local file location to an IPFS CID. For Audio files, without pinning it to IPFS

  • Replace URI of local file location to an IPFS CID. For Image files pinning it to IPFS

  • Process zip file from SQS that will include one or multiple xml files and optionally some Audio or Image files.

  • Write tests

CIDs will be generated before the file is validated.

Output willl be to pin JSON file and Images files to IPFS.

@revelator-labs
Copy link
Collaborator

Images will be uploaded to IPFS directly, without generating any ISCC code.
Audio files may be sent by the data Oracle, in which case OWEN will generate an ISCC code and submit that as a verified audio track.

In order to keep the data size under control: Any audio file received will be deleted after the ISCC code is generated, and in a later version we will enforce the reduction of the image size the range of 300-600p

@cezary-stroczynski cezary-stroczynski self-assigned this Dec 16, 2024
@cezary-stroczynski cezary-stroczynski moved this from In Progress to Done in Original Works Project Dec 16, 2024
@revelator-labs
Copy link
Collaborator

Update:

  1. This part of scope will be pushed to. a later release (0.3): Process zip file from SQS that will include one or multiple xml files and optionally some Audio or Image files.

  2. Audio files are not being included within the Revelator queue; in order to test we will need to manually add a ddex with audio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants