File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ ![ MIT licensed] [ mit-badge ]
2+ ![ Apache licensed] [ apache-badge ]
3+
4+ [ mit-badge ] : https://img.shields.io/badge/license-MIT-blue.svg
5+ [ apache-badge ] : https://img.shields.io/github/license/saltstack/salt
6+
17# tlsn-js
28
39NPM Modules for proving and verifying using TLSNotary in the browser.
@@ -7,6 +13,14 @@ The prover requires a [notary-server](https://github.com/tlsnotary/notary-server
713> [ !IMPORTANT]
814> ` tlsn-js ` is developed for the usage of TLSNotary ** in the Browser** . This module does not work in ` nodejs ` .
915
16+ ## License
17+ This repository is licensed under either of
18+
19+ - [ Apache License, Version 2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
20+ - [ MIT license] ( http://opensource.org/licenses/MIT )
21+
22+ at your option.
23+
1024## Example
1125``` ts
1226import { prove , verify } from ' ../src' ;
You can’t perform that action at this time.
0 commit comments