Calling a Service
All complexity of invoking a service is abstracted from the users.
For example it becomes easy for the user to Input the values that need to be sent and view the computed expected result in the Output field, even without knowing the complexity of the gRPC calls/generating signatures for authorization to call a service.
Please note that the the Marketplace offers a free trial version, where registered users can access service(s) for a specified number of calls.
Once your freecalls are exhausted , you will need to pay for any new calls to the service. for this you need need a wallet, some ethers in your wallet , some AGIX in your wallet
You can either pay through Metamask or through a General wallet(paypal)
- Select a Wallet -
Lets look at each of the wallet options in detail below
Important: Metamask is a plugin which is used by the SingularityNET platform. This extension, allows you to perform the following in the context of the marketplace:
- Transfer AGIX funds into escrow,
- Setup payment channels to enable calls to any of the listed services.
As a first step you will need to Authorize the Dapp to connect to your metamask account
- Authorize Metamask -
Steps
- Let start by depositing some tokens from Metamask to the Singularity Escrow Wallet. So you can pay for service
- On the Home page click on Account link
- Confirm you have sufficient balance in your Metamask Wallet
- In your Account details, check the Total Balance, This is the number AGIX token you have in Metamask wallet
- In the Manage your Escrow account section, Enter the amount of money you want to deposit to the Escrow wallet
- Click Deposit. A Metamask Window should pop-up. If it Metamask Window does not pop-up, click on the Metamask icon on the top of your browser.
- Check the transaction and click confirm.
- Wait for the transactions to be mined.
- This is two step transactions; you will need to confirm both steps.(Gas fee and Total)
- Wait for the transactions to be mined again
- Confirmation message show that the token has been deposited to the Escrow wallet
- You might need to refresh if your token still appears as authorized.
If you dont have money on Escrow account, you will be asked to Deposit into Escrow
Now click on Deposit
You need to confirm every Blockchain transaction when using metamask as your mode of payment
Based on the number of calls you wish to invoke ,select the option and the channel will be
funded accordingly
Once the funds are in the channel, you are all set to invoke the service !
Using General Wallet
Select the ‘General Wallet’ Option
To call a service
- View a list of service from the home page.
- Filter the list by using the search text box.
- Look for image recognition service
- Click on Demo.
This will take you to the corresponding service details page.
If you are using General Wallet and you have sufficient funds , you will see the continue button
- Now you have the access to the invoke section of the service
The interface will change according to the input need for each service.
- Choose a Method to identify the service - An Image
- After setting-up all that you need, click the Invoke button.
- If you are using Metamask , then the transaction will need to be signed again using metamask before invoking
- Wait for the response
- You are now eligible to write a review
You can now continue to use the Service till you have sufficient funds before the expiry date of the channel
claim back the reserved fund
- Go the Account page
If there is any expired channel it displays under the Expired Channel Details section
- Select the channel you want to claim
- Click Claim Channel
- Confirm this transaction on Metamask
- Wait for it to mined
Displays the message confirming that funds have been successfully claimed. Once you do this, the payment channel you claimed is unlisted.
- Go to the Account page
- In theManage your Escrow account section, select Withdraw
- Confirm that you have sufficient funds in the Escrow wallet.
- Enter the money you want to withdraw and click Withdraw
- Confirm this transaction on the Metamask
- Wait for it to be mined
A message displays that the withdraw has been successful
- Refresh the page to see the balance is updated.
You will be able to see the token back in to your Metamask wallet.
Marketplace Requirements
If you are a service author, need the service to be visible to others and listed on the marketplace you must:
- Build and publish your service
- Use SSL with the snet-daemon.
Note: if you don’t already have an SSL certificate for your domain, it is recommend you use certbot and letsencrypt .
- Fork the snet-dapp repo, build a react component as the user interface for your service, and submit a pull request.
Note: Identify the services on your networks, organization and service names being used. For more details, refer to dapp repo README.md.
- Last is some paperwork that we are still finalising, and we’ll update this list when we have that. If you are itching to get your service listed, reach out to us via one of our community groups.
Note that your service can be published to SingularityNET without being listed on the marketplace, but your service may be less discoverable to potential customers if it is not listed.
Last modified on : 15-Oct-24