-
Notifications
You must be signed in to change notification settings - Fork 89
Feature/dpsn plugin #110
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
Feature/dpsn plugin #110
Conversation
…for configuring dpsn_url and pvt_key
Ang-dot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey thanks for the PR, @AnishRane! Comprehensive with extensive usage examples. Left some comments for the PR, overall looks good but would love if you could package the plugin to PyPi for direct install and import instead of using relative path imports, thanks!
|
Overall looks good to me @AnishRane! Once the plugin is up in PyPi then we can have a final test and merge! |
|
Validated that DPSN Plugin is working and package is available on PyPi Screen Record |
|
Thanks again for the PR, @AnishRane! |
…ugin Feature/dpsn plugin
Summary
The DPSN Plugin enables Virtuals Protocol agents to subscribe to and interact with any data streams available on the DPSN Data Streams Store.
To provide personalized data streams to Virtual Protocol agents for them to interact with , create and publish data into your own DPSN data streams using dpsn-client
Links
Plugin Documentation Checklist
README.mdfile exists in the plugin root folderDev Testing
Run Example File to Check Agent Behaviour
cd /plugins/dpsn/examplespip install -e .Logs Output