Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Conversation

@lodygens
Copy link

@lodygens lodygens commented Oct 6, 2020

ffmpeg as Dapp for iExec V5 de ployed on goerli

Copy link
Member

@PierreJeanjacquot PierreJeanjacquot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requested changes:

  • publish apps
  • edit iexec.json (see comments)

@@ -0,0 +1,5 @@
{
"app": {
"5": "0x39cf559097d6d14C92c9d5aC7FB1132B2A35fee9"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure to publish the app on the public marketplace:

iexec app publish 0x39cf559097d6d14C92c9d5aC7FB1132B2A35fee9

@@ -0,0 +1,5 @@
{
"app": {
"5": "0x348C5A79d204ecdc3Ed9473fE0052A43b503C974"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure to publish the app on the public marketplace:

iexec app publish 0x348C5A79d204ecdc3Ed9473fE0052A43b503C974

@@ -0,0 +1,26 @@
{
"description": "My iExec ressource description, must be at least 150 chars long in order to pass the validation checks. Describe your application, dataset or workerpool to your users",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

give a description of your app (will be displayed in dapps store)

{
"description": "My iExec ressource description, must be at least 150 chars long in order to pass the validation checks. Describe your application, dataset or workerpool to your users",
"license": "MIT",
"author": "?",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add author

"logo": "logo.png",
"buyConf": {
"params": {
"iexec_args": ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe provide default args for your app in iexec_args (optional)

"logo": "logo.png",
"buyConf": {
"params": {
"iexec_args": ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe provide default args

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants