-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ekaterina Mekhnetsova <[email protected]>
- Loading branch information
1 parent
70e5aac
commit b125680
Showing
3 changed files
with
20 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,17 @@ | ||
# Iroha 2 Documentation | ||
|
||
This is the main Iroha 2 documentation that you will find useful: | ||
In the [main Iroha 2 documentation](https://docs.iroha.tech/) you will find: | ||
|
||
- [Tutorial](https://docs.iroha.tech/guide/tutorials/) | ||
- [Get Started Guide](https://docs.iroha.tech/get-started/) | ||
- [SDK Tutorials](https://docs.iroha.tech/guide/tutorials/) for Rust, Python, Javascript, and Java/Kotlin | ||
- [API Reference](https://docs.iroha.tech/reference/torii-endpoints.html) | ||
<!-- - [Configuration Reference](./source/references/config.md) --> | ||
- [Iroha 2 Whitepaper](./source/iroha_2_whitepaper.md) | ||
|
||
You can also check out [Iroha 2 Whitepaper](./source/iroha_2_whitepaper.md) for Iroha 2 specification. | ||
|
||
## Tools | ||
|
||
Documentation for Iroha 2 tools: | ||
In this repository you can find documentation for Iroha 2 tools: | ||
|
||
- [Kagami](../crates/iroha_kagami/README.md) | ||
- [Kura Inspector](../crates/kura_inspector/README.md) | ||
- [Parity Scale Decoder Tool](../crates/iroha_codec/README.md) | ||
|
||
## Development | ||
|
||
The following is useful for development: | ||
|
||
- [Hot reload Iroha in a Docker container](./source/guides/hot-reload.md) | ||
- [Benchmark your code](../crates/iroha/benches/tps/README.md) |
This file was deleted.
Oops, something went wrong.