Skip to content

Commit

Permalink
Write the Claim tokens site
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Dec 1, 2019
1 parent c7aa8ff commit c005339
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion docs/claim-tokens.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,37 @@
Claim tokens
=============

TODO
--> Middle icon *Claims* in the bottom navigation bar (TODO)

Tokens that have been created as outlined in the section about creating tokens (TODO ref), can be claimed.

.. image:: images/ClaimTokens.png
:scale: 35%
:align: left

A claim is the first step to obtaining a balance on the token in question. Once made, it shows up under *My previous claims* in red and the option to *Submit Proof*.

.. image:: images/MyPreviousClaims.png
:scale: 35%
:align: right

Proving
^^^^^^^

For a claim to be successful, all the proofs specified by the token creator have to be provided and get approved - automatically or by the chosen person, group or sensor. The proof submission site for a claim that uses the *Password* proof and the *ClaimableOnlyNTimes* proof, looks like this for instance.

.. image:: images/ProofSubmission.png
:scale: 35%
:align: left

The *ClaimableOnlyNTimes* proof does not have to be initated manually. It belongs to the category of proofs that automatically give their approval or rejection once a claim is made.

Once all proofs are provided and approved, the claim appears as green and the claimer gets a balance on this token.

.. image:: images/MyPreviousClaims_approved.png
:scale: 35%
:align: left

.. image:: images/Wallet.png
:scale: 35%
:align: right
Binary file added docs/images/ClaimTokens.png
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/images/MyPreviousClaims.png
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/images/MyPreviousClaims_approved.png
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/images/ProofSubmission.png
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/images/Wallet.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c005339

Please sign in to comment.