Skip to content

Commit

Permalink
Added testing provider (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vourhey authored and akru committed Jun 19, 2019
1 parent 2e99441 commit 65c8525
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/provider-mobilerobotics-liability.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions docs/robonomics_network/become_a_provider.rst
Expand Up @@ -84,3 +84,24 @@ You must install `robonomics-tools <https://github.com/airalab/robonomics-tools>
.. hint::

Get familiar with the `xrtd` options via ``xrtd --help``

Test the provider
-----------------

To test your provider go again to the lighthouse `dapp <https://dapp.robonomics.network/#/lighthouse/>`_ and connect to the just created lighthouse.

At the bottom you should see the `TEST LIGHTHOUSE` section.

Click on the `Demand` button and then on the `Offer` one. You should see something similar to:

.. image:: ../img/provider-mobilerobotics-demand-offer.png
:alt: Demand and Offer messages
:align: center

Don't forget to sign every message with the MetaMask extension.

Finally you should see a new liability contract created:

.. image:: ../img/provider-mobilerobotics-liability.png
:alt: Liability is created
:align: center

0 comments on commit 65c8525

Please sign in to comment.