Unverified Commit 258c4309 authored by kladko's avatar kladko

Fix test

parent ccf73179
......@@ -5,7 +5,6 @@
- [Verify that your hardware and software can run SGX](prerequisites.md)
- [Enable SGX](enabling-sgx.md)
- [Start, stop and upgrade sgxwallet](run_in_hardware_mode.md)
- [Instantiate sgxwallet certificate](examples.md#example-of-client-certificate-instantiation)
## Community
......
# Sgxwallet Documentation
## Introduction
## Build from source code
- [Prerequisites for sgxwallet containers](prerequisites.md)
- [Install prerequisites](prerequisites.md)
- [Enable SGX](enabling-sgx.md)
- [Build SGX](building.md)
- [Example Usage](examples.md)
- [Contributing source code](../.github/CONTRIBUTING.md)
- [Security Bug Reporting](../SECURITY.md)
- [Example sgxwallet certificate instantiation](examples.md#example-of-client-certificate-instantiation)
## Community
- [SKALE Discord](http://skale.chat)
## Source Code
- [Sgxwallet code repository](https://github.com/skalenetwork/sgxwallet)
- [Building source code](../building.md)
- [Example Usage](../examples.md)
- [Contributing source code](../.github/CONTRIBUTING.md)
- [Security Bug Reporting](../SECURITY.md)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment