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

Missing 'read data and pay data owner' tutorial? #13

Open
stan-dot opened this issue Oct 20, 2024 · 4 comments
Open

Missing 'read data and pay data owner' tutorial? #13

stan-dot opened this issue Oct 20, 2024 · 4 comments

Comments

@stan-dot
Copy link

https://github.com/RSS3-Network/Docs/tree/main/content/guide/developer/tutorials

Going by the 'Ownership Economy' as one of the key uses cases I expected to be able to write this.

Or is it not yet supported? Currently, all requests are free of charge, we expect this to change soon. An REP is required before implementation - from the docs

@stan-dot
Copy link
Author

or even just to publish application-specific data as a user and then read it, not just [chain name]-activity

@HenryQW
Copy link
Member

HenryQW commented Oct 20, 2024

Going by the 'Ownership Economy' as one of the key uses cases I expected to be able to write this.

Are you trying to write some tutorials?

Or is it not yet supported? Currently, all requests are free of charge, we expect this to change soon. An REP is required before implementation - from the docs

Yes, as of now it's not implemented, the relevant implementation must be agreed upon by the entire community, especially the developers.

or even just to publish application-specific data as a user and then read it, not just [chain name]-activity

Perhaps this is something you are looking for?
https://huggingface.co/datasets/RSS3-Network/high_quality_open_web_content

@stan-dot
Copy link
Author

Are you trying to write some tutorials?

not really, trying to test what is possible with rss3 at the moment

payment for requests not implemented yet - ok thanks, I understand

More specifically my use case is to make a dapp that lets users publish content in a data format that canbe machine-parsed and other users can see those packets of content and display on their machines, in their application instance.

@HenryQW
Copy link
Member

HenryQW commented Oct 30, 2024

Are you trying to write some tutorials?

not really, trying to test what is possible with rss3 at the moment

payment for requests not implemented yet - ok thanks, I understand

More specifically my use case is to make a dapp that lets users publish content in a data format that canbe machine-parsed and other users can see those packets of content and display on their machines, in their application instance.

That would require your dApp to be deployed first, you can then add a worker to plug-in your data, see: https://docs.rss3.io/guide/dsl/worker/contributing-a-new-worker-to-node

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

2 participants