Raam Baranidharan
Raam Baranidharan
1. May be it makes sense to rename ```serve``` to ```start``` command as it should be more obvious. 2. I think it is not required to keep ```serve``` (or ```start```)...
Lets unify all these methods as only the table names seem to be changing _Originally posted by @raamb in https://github.com/singnet/snet-marketplace-service/pull/1263/review_comment/create_
We need to have a mechanism of filtering disposable emails during signup on the marketplace DApp. Users attempting to sign up using disposable emails should be blocked.
When a service is published, lets download the protos from IPFS and host it locally (similar to images). We can also generate the Python and JS stubs so that we...