SNET Platform integration

For up to date development updates please view our Project Development Blogs or follow our journey on GitLab.

Summary

Integration allowing to run SNET AI Services directly on NuNet platform; External stakeholder: SingularityNET

Goal

When a developer onboards SNET AI service on SNET marketplace, he/she should be able to choose NuNet as a deployment method; if this is chosen, then when calls come to the service it is automatically deployed on NuNet and the machine that runs it gets automatically reimbursed;

Acceptance criteria:

  1. Make the already published services operational on marketplace so that people can issue calls via snet interface;

  2. Publish a new service on the platform using ropsten so that we would be able to issue calls via snet sdk with test AGIX tokens;

  3. Make calls to all deployed services via locally running sdk or snet-cli, so that to demonstrate to ourselves that we can do that.

Last updated