Skip to content

Commit

Permalink
Merge pull request #153 from bigchaindb/crypto-conditions-example
Browse files Browse the repository at this point in the history
Add crypto conditions example
  • Loading branch information
kremalicious committed Mar 2, 2018
2 parents 6a90cf4 + 61e9697 commit f1b0c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@ Don't forget to import the package in your code:
import * as sha3 from 'js-sha3'
If you would like to see a more complex example, please have a look [here](https://github.com/bigchaindb/project-jannowitz/blob/code-examples/js-examples/crypto-conditions.js)

.. TODO: Document Utils when finished

0 comments on commit f1b0c31

Please sign in to comment.