Skip to content

Commit

Permalink
🔄 Add Secuencer
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadai2010 committed Jul 27, 2023
1 parent f0553b3 commit 8668f62
Show file tree
Hide file tree
Showing 187 changed files with 501 additions and 2,044 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ Libro de L2 en Español con Información en general del ecosistema de Starkware

mdBook es una herramienta que te permite crear libros y documentación en formato HTML a partir de archivos Markdown.

1. **Instala Rust**: mdBook está escrito en Rust, por lo que primero debes asegurarte de tener Rust y su herramienta de gestión de paquetes, Cargo, instalados en tu sistema. Puedes instalar Rust utilizando rustup siguiendo las instrucciones en [rustup.rs](https://rustup.rs/).
1. **Instala Rust**: mdBook está escrito en Rust, por lo que primero debes asegurarte de tener Rust y su herramienta de gestión de paquetes, Cargo, instalados en tu sistema. Puedes instalar Rust utilizando rustup siguiendo las instrucciones en [rustup.rs](https://rustup.rs/), aunque el comando que puede utilizar previo revisar documentación:

```
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```

2. **Instala mdBook**: Con Rust y Cargo instalados, ahora puedes instalar mdBook. Abre una terminal o línea de comandos y ejecuta el siguiente comando:

Expand Down
2 changes: 1 addition & 1 deletion book/404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Appchain_Paradex.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Arquitectura_Cairo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Arquitectura_Herodotus.html

Large diffs are not rendered by default.

69 changes: 55 additions & 14 deletions book/Arquitectura_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Bases_Criptográficas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Cairo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Cairo_Native.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions book/Cairo_Verifier_Rust.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Cairov2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Casos_de_uso.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Chainlink.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Commitments_Inbox.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Componentes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Conclusión.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Criptografía_Asimétrica.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Criptografía_Híbridas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Criptografía_Simétrica.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/DA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/.Deoxys.html → book/Deoxys.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/EOA_AA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/EVM_zkEVM.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Ejemplos_Storage_Proof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Estado_Oracle_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Facts_Registry.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Firmas_Digitales.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Fullnode.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Funciones_Hash.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Generador_de_Claves.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Grover.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Hashing_Array.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Headers_Store.md.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Herodotus_Turbo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Introducción.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Introducción2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Introducción3.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions book/Juno.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Kakarot_Base.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Keccak.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Keccak_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Kyber_Crystal.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Lattice.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Madara_Base.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Merkle_Mountain_Ranges.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Merkle_Tree_en_Blockchain.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Node_Guardians.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Otras_Arquitecturas.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions book/Papyrus.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Pathfinder.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Patricia_Merkle_Trie.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Pedersen_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Playground.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Poseidon_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Pragma.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Proyectos_Storage_Proof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/.Quantum_Leap.html → book/Quantum_Leap.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Quantum_Secure.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/SHARP.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/SHARP_Componentes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/SHARP_Recursividad.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Secp256r1.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Secuenciadores.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Secuenciadores_Rust.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Sha256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Shor.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Sierra.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Sintaxis_Basica.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Stark_Curve.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Stark_Key.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starknet_AA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starknet_Stack.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starknet_funciones_hash.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Aritmetizacion.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Bajo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Creacion.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Eficientes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Fri.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Iops.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Polinomios.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Propiedades.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Starks_Traza.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Storage_Proof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/Storage_Proof_Oracle.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/VM_Cairo.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions book/Versiones.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/index.html

Large diffs are not rendered by default.

73 changes: 57 additions & 16 deletions book/print.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/searchindex.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Appchain_Paradex.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Arquitectura_Cairo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Arquitectura_Herodotus.html

Large diffs are not rendered by default.

69 changes: 55 additions & 14 deletions docs/Arquitectura_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Bases_Criptográficas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Cairo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Cairo_Native.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/Cairo_Verifier_Rust.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Cairov2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Casos_de_uso.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Chainlink.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Commitments_Inbox.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Componentes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Conclusión.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Criptografía_Asimétrica.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Criptografía_Híbridas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Criptografía_Simétrica.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/DA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/.Deoxys.html → docs/Deoxys.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/EOA_AA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/EVM_zkEVM.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Ejemplos_Storage_Proof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Estado_Oracle_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Facts_Registry.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Firmas_Digitales.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Fullnode.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Funciones_Hash.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Generador_de_Claves.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Grover.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Hashing_Array.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Headers_Store.md.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Herodotus_Turbo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Introducción.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Introducción2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Introducción3.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/Juno.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Kakarot_Base.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Keccak.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Keccak_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Kyber_Crystal.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Lattice.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Madara_Base.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Merkle_Mountain_Ranges.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Merkle_Tree_en_Blockchain.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Node_Guardians.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Otras_Arquitecturas.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/Papyrus.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Pathfinder.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Patricia_Merkle_Trie.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Pedersen_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Playground.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Poseidon_Starknet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Pragma.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Proyectos_Storage_Proof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/.Quantum_Leap.html → docs/Quantum_Leap.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Quantum_Secure.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/SHARP.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/SHARP_Componentes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/SHARP_Recursividad.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Secp256r1.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Secuenciadores.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Secuenciadores_Rust.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Sha256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Shor.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Sierra.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Sintaxis_Basica.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Stark_Curve.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Stark_Key.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starknet_AA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starknet_Stack.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starknet_funciones_hash.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Aritmetizacion.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Bajo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Creacion.html

Large diffs are not rendered by default.

208 changes: 0 additions & 208 deletions docs/Starks_Eficientes copy.html

This file was deleted.

4 changes: 2 additions & 2 deletions docs/Starks_Eficientes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Fri.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Iops.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Polinomios.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Propiedades.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Starks_Traza.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Storage_Proof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Storage_Proof_Oracle.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/VM_Cairo.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/Versiones.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html

Large diffs are not rendered by default.

1,566 changes: 0 additions & 1,566 deletions docs/print copy.html

This file was deleted.

75 changes: 58 additions & 17 deletions docs/print.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/searchindex.json

Large diffs are not rendered by default.

87 changes: 74 additions & 13 deletions src/Arquitectura_Starknet.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/Deoxys.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Deoxys
1 change: 1 addition & 0 deletions src/Quantum_Leap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Quantum Leap
4 changes: 2 additions & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
- [Full Nodes - Starknet Stack](./Fullnode.md)
- [Pathfinder](./Pathfinder.md)
- [Juno](./Juno.md)
- [Deoxys](.Deoxys.md)
- [Deoxys](./Deoxys.md)
- [Papyrus](./Papyrus.md)
- [SHARP](./SHARP.md)
- [Recursividad - SHARP](./SHARP_Recursividad.md)
- [Componentes - SHARP](./SHARP_Componentes.md)
- [Playground](./Playground.md)
- [Cairo Verifier - Rust](./Cairo_Verifier_Rust.md)
- [Quantum Leap](.Quantum_Leap.md)
- [Quantum Leap](./Quantum_Leap.md)
- [Versiones](./Versiones.md)
- [Starknet Stack](./Starknet_Stack.md)
- [AppChain Paradex - Starknet Stack](./Appchain_Paradex.md)
Expand Down

0 comments on commit 8668f62

Please sign in to comment.