mirror of
https://github.com/tlsnotary/.github.git
synced 2026-01-06 19:44:00 -05:00
Added TLSNotary profile README
This commit is contained in:
19
README.md
19
README.md
@@ -4,21 +4,4 @@
|
||||
|
||||
# TLSNotary
|
||||
|
||||
## About
|
||||
|
||||
https://tlsnotary.org
|
||||
|
||||
## Docs
|
||||
|
||||
Documentation: https://docs.tlsnotary.org
|
||||
Quick start: https://docs.tlsnotary.org/quick_start/index.html
|
||||
|
||||
## Repositories
|
||||
|
||||
* [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn)
|
||||
* [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension)
|
||||
* [NPM Modules for proving and verifying using TLS Notary in the browser](https://github.com/tlsnotary/tlsn-js)
|
||||
|
||||
## Tools
|
||||
|
||||
* Quickly visualize TLSNotary proofs: https://tlsnotary.github.io/proof_viz/
|
||||
TLSNotary GitHub organization repository
|
||||
|
||||
24
profile/README.md
Normal file
24
profile/README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
<p align="center">
|
||||
<img src="https://github.com/tlsnotary/tlsn/raw/main/tlsn-banner.png" width=1280 />
|
||||
</p>
|
||||
|
||||
# TLSNotary
|
||||
|
||||
## About
|
||||
|
||||
https://tlsnotary.org
|
||||
|
||||
## Docs
|
||||
|
||||
Documentation: https://docs.tlsnotary.org
|
||||
Quick start: https://docs.tlsnotary.org/quick_start/index.html
|
||||
|
||||
## Repositories
|
||||
|
||||
* [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn)
|
||||
* [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension)
|
||||
* [NPM Modules for proving and verifying using TLS Notary in the browser](https://github.com/tlsnotary/tlsn-js)
|
||||
|
||||
## Tools
|
||||
|
||||
* Quickly visualize TLSNotary proofs: https://tlsnotary.github.io/proof_viz/
|
||||
Reference in New Issue
Block a user