mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG

Home Page:https://mesg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update generated doc when using service:doc command

NicolasMahe opened this issue · comments

We need to update generated doc when using service:doc command, it is still directing to the marketplace:

### Deploy the Service

To deploy this service, go to [this service page](https://marketplace.mesg.com/services/{{sid}}) on the [MESG Marketplace](https://marketplace.mesg.com) and click the button "get/buy this service".

We need to replace it with the right commands!

Source file:
https://github.com/mesg-foundation/js-sdk/blob/master/packages/cli/assets/doc.md#deploy-the-service

Also need to update the README of the services on guthub

fixed by #237