mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
add crypto conditions example
This commit is contained in:
parent
428edad6eb
commit
d0559e5c38
@ -77,4 +77,6 @@ Don't forget to import the package in your code:
|
|||||||
import * as sha3 from 'js-sha3'
|
import * as sha3 from 'js-sha3'
|
||||||
|
|
||||||
|
|
||||||
|
If you would like to see a more complicated 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
|
.. TODO: Document Utils when finished
|
||||||
|
Loading…
Reference in New Issue
Block a user