Organize doc files (#3436)
* create and occupy translations dir * update translation links * add mimblewimble whitepaper * add p2p_protocol from docs * add validation_logic from docs Co-authored-by: Paouky <Paouky@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Grin code structure
|
||||
|
||||
*Read this in other languages: [简体中文](code_structure_ZH-CN.md).*
|
||||
*Read this in other languages: [简体中文](translations/code_structure_ZH-CN.md).*
|
||||
|
||||
Grin is built in [Rust](https://www.rust-lang.org/), a memory safe, compiled language. Performance critical parts like the Cuckoo mining algorithm are built as plugins, making it easy to swap between algorithm implementations for various hardware. Grin comes with CPU and experimental GPU support.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user