dev-portal
dev-portal copied to clipboard
Service publishing tutorials are outdated after service metadata realated changes
The following tutorials contain incorrect commands to create the service metadata: https://dev.singularitynet.io/tutorials/publish https://dev.singularitynet.io/tutorials/process
Tutorial commands fail because payment address is not a part of a service metadata anymore. Tutorials don't contain information about organization metadata.
A link specifically for finding a README template is nowhere to be found: https://dev.singularitynet.io/tutorials/integration/templates
Also some Ruby Gems don't come with "scientific papers" so I'm not sure what exactly they're talking about there.
Also no SingularityNet tutorial for Ruby. Which is the language I use at present.
Hi @LWFlouisa, have you checked the official gRPC doc about using it with Ruby?
I think that if you follow one of the integration tutorials (maybe the Python one), you'll be able to expose your Ruby SNET Service very fast.
Nah but I can look into it! Thanks.
When I had tried it, gRPC actually came with some server side bugs without me tweaking it. I might check to see if those have been resolved later.