docs: Add license information (#17)

This commit is contained in:
Hendrik Eeckhaut
2024-06-11 16:02:45 +02:00
committed by GitHub
parent 31875ee874
commit 7aff3485d8

View File

@@ -1,7 +1,21 @@
![MIT licensed][mit-badge]
![Apache licensed][apache-badge]
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[apache-badge]: https://img.shields.io/github/license/saltstack/salt
# TLSN Explorer
TLSN Explorer is server that will handle the social discovery and visualization of proofs generated from the TLS Notary protocol.
## License
This repository is licensed under either of
- [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
- [MIT license](http://opensource.org/licenses/MIT)
at your option.
## Set up .env
1. `cp .env.sample .env`
2. Create an API key in [Pinata.cloud](https://docs.pinata.cloud/quickstart/node-js#generate-your-api-keys)