Skip to content

Commit

Permalink
deploy: 2038575
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed May 6, 2024
1 parent aabde94 commit 2c32668
Show file tree
Hide file tree
Showing 52 changed files with 104 additions and 138 deletions.
7 changes: 3 additions & 4 deletions ar/guides/sat-hunting.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ <h1 class="menu-title">Ordinal Theory Handbook</h1>
<div id="content" class="content">
<main>
<h1 id="جمع-الساتوشي"><a class="header" href="#جمع-الساتوشي">جمع الساتوشي</a></h1>
<p>هذا الدليل غير محدّث. منذ كتابته، تم تغيير البرنامج <code>ord</code> الثنائي لبناء فهرس الساتوشي الكامل فقط عندما يتم توفير <code>ord</code> ,<code>--index-sats</code> الآن يحتوي على محفظة مدمجة تلتف حول محفظة بيتكوين الأساسية. راجع <code>ord wallet --help</code>._</p>
<p>صيد الأوردينال أمرٌ صعب ولكنه مكافئ. الشعور بامتلاك محفظة مليئة بـ UTXOs، محملة بالساتوشي النادرة والاستثنائية، لا يمكن وصفه.</p>
<p>أوردينالس هي أعداد تُستخدم للساتوشي. كل ساتوشي لديه رقم ترتيبي وكل رقم ترتيبي لديه ساتوشي.</p>
<h2 id="التحضير"><a class="header" href="#التحضير">التحضير</a></h2>
Expand All @@ -274,10 +273,10 @@ <h2 id="التحضير"><a class="header" href="#التحضير">التحضير<
<p>إحصل على نسخه من <code>ord</code> من خلال <a href="https://github.com/ordinals/ord/">the repo</a>.</p>
</li>
<li>
<p>قم بتشغيل الأمر <code>RUST_LOG=info ord index</code>. يجب أن يتصل بنود Bitcoin Core الخاص بك ويبدأ عملية الفهرسة.</p>
<p>Run <code>ord --index-sats server</code>. It should connect to your bitcoin core node and start indexing.</p>
</li>
<li>
<p>انتظر حتى انتهاء عملية الفهرسة.</p>
<p>Once it has finished indexing, leave the server running and submit new <code>ord</code> commands in a separate terminal session.</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -420,7 +419,7 @@ <h3 id="exporting-descriptors"><a class="header" href="#exporting-descriptors">E
<h4 id="محفظة-سباروو"><a class="header" href="#محفظة-سباروو">محفظة سباروو</a></h4>
<p>انتقل إلى علامة التبويب "الإعدادات" <code>Settings</code> ثم انتقل إلى "سياسة النص" <code>Script Policy</code> واضغط على زر التحرير (Edit) لعرض الوصف (descriptor).</p>
<h3 id="إرسال-الأوردينالس"><a class="header" href="#إرسال-الأوردينالس">إرسال الأوردينالس</a></h3>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send a the satoshi <code>zonefruits</code> do:</p>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send the satoshi <code>zonefruits</code>, do:</p>
<pre><code>ord wallet send &lt;RECEIVING_ADDRESS&gt; zonefruits --fee-rate 21
</code></pre>
<p>You can also use the <code>bitcoin-cli</code> commands <code>createrawtransaction</code>, <code>signrawtransactionwithwallet</code>, and <code>sendrawtransaction</code>, but this method can be complex and is outside the scope of this guide.</p>
Expand Down
7 changes: 3 additions & 4 deletions ar/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1878,7 +1878,6 @@ <h2 id="ordinalscom"><a class="header" href="#ordinalscom"><code>ordinals.com</c
</code></pre>
<p>You can of course also set the location of the data directory yourself with <code>ord --datadir &lt;DIR&gt; index update</code> or give it a specific filename and path with <code>ord --index &lt;FILENAME&gt; index update</code>.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="جمع-الساتوشي"><a class="header" href="#جمع-الساتوشي">جمع الساتوشي</a></h1>
<p>هذا الدليل غير محدّث. منذ كتابته، تم تغيير البرنامج <code>ord</code> الثنائي لبناء فهرس الساتوشي الكامل فقط عندما يتم توفير <code>ord</code> ,<code>--index-sats</code> الآن يحتوي على محفظة مدمجة تلتف حول محفظة بيتكوين الأساسية. راجع <code>ord wallet --help</code>._</p>
<p>صيد الأوردينال أمرٌ صعب ولكنه مكافئ. الشعور بامتلاك محفظة مليئة بـ UTXOs، محملة بالساتوشي النادرة والاستثنائية، لا يمكن وصفه.</p>
<p>أوردينالس هي أعداد تُستخدم للساتوشي. كل ساتوشي لديه رقم ترتيبي وكل رقم ترتيبي لديه ساتوشي.</p>
<h2 id="التحضير"><a class="header" href="#التحضير">التحضير</a></h2>
Expand All @@ -1902,10 +1901,10 @@ <h2 id="التحضير"><a class="header" href="#التحضير">التحضير<
<p>إحصل على نسخه من <code>ord</code> من خلال <a href="https://github.com/ordinals/ord/">the repo</a>.</p>
</li>
<li>
<p>قم بتشغيل الأمر <code>RUST_LOG=info ord index</code>. يجب أن يتصل بنود Bitcoin Core الخاص بك ويبدأ عملية الفهرسة.</p>
<p>Run <code>ord --index-sats server</code>. It should connect to your bitcoin core node and start indexing.</p>
</li>
<li>
<p>انتظر حتى انتهاء عملية الفهرسة.</p>
<p>Once it has finished indexing, leave the server running and submit new <code>ord</code> commands in a separate terminal session.</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -2048,7 +2047,7 @@ <h3 id="exporting-descriptors"><a class="header" href="#exporting-descriptors">E
<h4 id="محفظة-سباروو"><a class="header" href="#محفظة-سباروو">محفظة سباروو</a></h4>
<p>انتقل إلى علامة التبويب "الإعدادات" <code>Settings</code> ثم انتقل إلى "سياسة النص" <code>Script Policy</code> واضغط على زر التحرير (Edit) لعرض الوصف (descriptor).</p>
<h3 id="إرسال-الأوردينالس"><a class="header" href="#إرسال-الأوردينالس">إرسال الأوردينالس</a></h3>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send a the satoshi <code>zonefruits</code> do:</p>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send the satoshi <code>zonefruits</code>, do:</p>
<pre><code>ord wallet send &lt;RECEIVING_ADDRESS&gt; zonefruits --fee-rate 21
</code></pre>
<p>You can also use the <code>bitcoin-cli</code> commands <code>createrawtransaction</code>, <code>signrawtransactionwithwallet</code>, and <code>sendrawtransaction</code>, but this method can be complex and is outside the scope of this guide.</p>
Expand Down
2 changes: 1 addition & 1 deletion ar/searchindex.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions de/guides/sat-hunting.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ <h1 class="menu-title">Ordinal Theory Handbook</h1>
<div id="content" class="content">
<main>
<h1 id="sat-suche"><a class="header" href="#sat-suche">Sat-Suche</a></h1>
<p><em>Dieser Leitfaden ist veraltet. Seit seiner Erstellung wurde die <code>ord</code>-Binärdatei geändert, um den vollständigen Satoshi-Index nur dann zu erstellen, wenn die <code>--index-sats</code>-Flagge angegeben ist. Darüber hinaus verfügt <code>ord</code> jetzt über eine integrierte Geldbörse, die eine Bitcoin Core-Geldbörse umgibt. Sehen Sie sich <code>ord wallet --help</code> an.</em></p>
<p>Die Jagd auf Ordinals ist schwierig, aber lohnend. Das Gefühl, eine Geldbörse voller UTXOs zu besitzen, die nach seltenen und exotischen Satoshis duften, ist unvergleichlich.</p>
<p>Ordinals sind Zahlen für Satoshis. Jeder Satoshi hat eine Ordnungszahl und jede Ordnungszahl gehört zu einem Satoshi.</p>
<h2 id="vorbereitung"><a class="header" href="#vorbereitung">Vorbereitung</a></h2>
Expand All @@ -274,10 +273,10 @@ <h2 id="vorbereitung"><a class="header" href="#vorbereitung">Vorbereitung</a></h
<p>Holen Sie sich eine Kopie von <code>ord</code> von <a href="https://github.com/ordinals/ord/">the repo</a>.</p>
</li>
<li>
<p>Führen Sie <code>RUST_LOG=info ord index</code> aus. Es sollte eine Verbindung zu Ihrem Bitcoin-Core-Knoten herstellen und mit der Indexierung beginnen.</p>
<p>Run <code>ord --index-sats server</code>. It should connect to your bitcoin core node and start indexing.</p>
</li>
<li>
<p>Warten Sie, bis die Indizierung abgeschlossen ist.</p>
<p>Once it has finished indexing, leave the server running and submit new <code>ord</code> commands in a separate terminal session.</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -420,7 +419,7 @@ <h3 id="deskriptoren-exportieren"><a class="header" href="#deskriptoren-exportie
<h4 id="sparrow-wallet"><a class="header" href="#sparrow-wallet">Sparrow Wallet</a></h4>
<p>Navigieren Sie zur Registerkarte <code>Einstellungen</code>, dann zu <code>Skriptrichtlinie</code> und klicken Sie auf die Schaltfläche <code>Bearbeiten</code>, um den Deskriptor anzuzeigen.</p>
<h3 id="ordinals-übertragen"><a class="header" href="#ordinals-übertragen">Ordinals übertragen</a></h3>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send a the satoshi <code>zonefruits</code> do:</p>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send the satoshi <code>zonefruits</code>, do:</p>
<pre><code>ord wallet send &lt;RECEIVING_ADDRESS&gt; zonefruits --fee-rate 21
</code></pre>
<p>You can also use the <code>bitcoin-cli</code> commands <code>createrawtransaction</code>, <code>signrawtransactionwithwallet</code>, and <code>sendrawtransaction</code>, but this method can be complex and is outside the scope of this guide.</p>
Expand Down
7 changes: 3 additions & 4 deletions de/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1878,7 +1878,6 @@ <h2 id="ordinalscom"><a class="header" href="#ordinalscom"><code>ordinals.com</c
</code></pre>
<p>You can of course also set the location of the data directory yourself with <code>ord --datadir &lt;DIR&gt; index update</code> or give it a specific filename and path with <code>ord --index &lt;FILENAME&gt; index update</code>.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="sat-suche"><a class="header" href="#sat-suche">Sat-Suche</a></h1>
<p><em>Dieser Leitfaden ist veraltet. Seit seiner Erstellung wurde die <code>ord</code>-Binärdatei geändert, um den vollständigen Satoshi-Index nur dann zu erstellen, wenn die <code>--index-sats</code>-Flagge angegeben ist. Darüber hinaus verfügt <code>ord</code> jetzt über eine integrierte Geldbörse, die eine Bitcoin Core-Geldbörse umgibt. Sehen Sie sich <code>ord wallet --help</code> an.</em></p>
<p>Die Jagd auf Ordinals ist schwierig, aber lohnend. Das Gefühl, eine Geldbörse voller UTXOs zu besitzen, die nach seltenen und exotischen Satoshis duften, ist unvergleichlich.</p>
<p>Ordinals sind Zahlen für Satoshis. Jeder Satoshi hat eine Ordnungszahl und jede Ordnungszahl gehört zu einem Satoshi.</p>
<h2 id="vorbereitung"><a class="header" href="#vorbereitung">Vorbereitung</a></h2>
Expand All @@ -1902,10 +1901,10 @@ <h2 id="vorbereitung"><a class="header" href="#vorbereitung">Vorbereitung</a></h
<p>Holen Sie sich eine Kopie von <code>ord</code> von <a href="https://github.com/ordinals/ord/">the repo</a>.</p>
</li>
<li>
<p>Führen Sie <code>RUST_LOG=info ord index</code> aus. Es sollte eine Verbindung zu Ihrem Bitcoin-Core-Knoten herstellen und mit der Indexierung beginnen.</p>
<p>Run <code>ord --index-sats server</code>. It should connect to your bitcoin core node and start indexing.</p>
</li>
<li>
<p>Warten Sie, bis die Indizierung abgeschlossen ist.</p>
<p>Once it has finished indexing, leave the server running and submit new <code>ord</code> commands in a separate terminal session.</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -2048,7 +2047,7 @@ <h3 id="deskriptoren-exportieren"><a class="header" href="#deskriptoren-exportie
<h4 id="sparrow-wallet"><a class="header" href="#sparrow-wallet">Sparrow Wallet</a></h4>
<p>Navigieren Sie zur Registerkarte <code>Einstellungen</code>, dann zu <code>Skriptrichtlinie</code> und klicken Sie auf die Schaltfläche <code>Bearbeiten</code>, um den Deskriptor anzuzeigen.</p>
<h3 id="ordinals-übertragen"><a class="header" href="#ordinals-übertragen">Ordinals übertragen</a></h3>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send a the satoshi <code>zonefruits</code> do:</p>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send the satoshi <code>zonefruits</code>, do:</p>
<pre><code>ord wallet send &lt;RECEIVING_ADDRESS&gt; zonefruits --fee-rate 21
</code></pre>
<p>You can also use the <code>bitcoin-cli</code> commands <code>createrawtransaction</code>, <code>signrawtransactionwithwallet</code>, and <code>sendrawtransaction</code>, but this method can be complex and is outside the scope of this guide.</p>
Expand Down
2 changes: 1 addition & 1 deletion de/searchindex.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions es/guides/sat-hunting.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ <h1 class="menu-title">Ordinal Theory Handbook</h1>
<div id="content" class="content">
<main>
<h1 id="caza-de-sats"><a class="header" href="#caza-de-sats">Caza de Sats</a></h1>
<p><em>Esta guía está desactualizada. Desde que se escribió, el binario <code>ord</code> ord fue modificado para construir el índice completo de satoshis únicamente cuando se utiliza la bandera <code>--index-sats</code>. Además, <code>ord</code> ahora tiene un monedero integrado que envuelve un monedero de Bitcoin Core. Ver <code>ord wallet –help</code>.</em></p>
<p>La caza de Ordinals es difícil pero gratificante. La sensación de poseer un monedero lleno de UTXOs, impregnado con el aroma de sats raros y exóticos, es incomparable.</p>
<p>Los Ordinales son números para los satoshis. Cada satoshi tiene un número ordinal y cada número ordinal tiene un satoshi.</p>
<h2 id="preparación"><a class="header" href="#preparación">Preparación</a></h2>
Expand All @@ -274,10 +273,10 @@ <h2 id="preparación"><a class="header" href="#preparación">Preparación</a></h
<p>Obtén una copia de ord desde <a href="https://github.com/ordinals/ord/">el repositorio</a>.</p>
</li>
<li>
<p>Ejecuta <code>RUST_LOG=info ord index</code>. Debería conectarse a tu nodo bitcoin core e iniciar el proceso de indexación.</p>
<p>Run <code>ord --index-sats server</code>. It should connect to your bitcoin core node and start indexing.</p>
</li>
<li>
<p>Espera hasta que termine de indexar.</p>
<p>Once it has finished indexing, leave the server running and submit new <code>ord</code> commands in a separate terminal session.</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -422,7 +421,7 @@ <h3 id="exportar-descriptores"><a class="header" href="#exportar-descriptores">E
<h4 id="monedero-sparrow"><a class="header" href="#monedero-sparrow">Monedero Sparrow</a></h4>
<p>Haz clic en la pestaña <code>Settings</code>, luego en <code>Script Policy</code>, y presiona el botón de editar para mostrar el descriptor.</p>
<h3 id="transferir-ordinals"><a class="header" href="#transferir-ordinals">Transferir Ordinals</a></h3>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send a the satoshi <code>zonefruits</code> do:</p>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send the satoshi <code>zonefruits</code>, do:</p>
<pre><code>ord wallet send &lt;RECEIVING_ADDRESS&gt; zonefruits --fee-rate 21
</code></pre>
<p>You can also use the <code>bitcoin-cli</code> commands <code>createrawtransaction</code>, <code>signrawtransactionwithwallet</code>, and <code>sendrawtransaction</code>, but this method can be complex and is outside the scope of this guide.</p>
Expand Down
7 changes: 3 additions & 4 deletions es/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1878,7 +1878,6 @@ <h2 id="ordinalscom"><a class="header" href="#ordinalscom"><code>ordinals.com</c
</code></pre>
<p>También tienes la opción de determinar la ubicación del directorio de datos utilizando el comando <code>ord --datadir &lt;DIR&gt; index update</code> o asignarle un nombre de archivo y ruta específicos utilizando el comando <code>ord --index &lt;NOMBRE_DE_ARCHIVO&gt; index update</code>.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="caza-de-sats"><a class="header" href="#caza-de-sats">Caza de Sats</a></h1>
<p><em>Esta guía está desactualizada. Desde que se escribió, el binario <code>ord</code> ord fue modificado para construir el índice completo de satoshis únicamente cuando se utiliza la bandera <code>--index-sats</code>. Además, <code>ord</code> ahora tiene un monedero integrado que envuelve un monedero de Bitcoin Core. Ver <code>ord wallet –help</code>.</em></p>
<p>La caza de Ordinals es difícil pero gratificante. La sensación de poseer un monedero lleno de UTXOs, impregnado con el aroma de sats raros y exóticos, es incomparable.</p>
<p>Los Ordinales son números para los satoshis. Cada satoshi tiene un número ordinal y cada número ordinal tiene un satoshi.</p>
<h2 id="preparación"><a class="header" href="#preparación">Preparación</a></h2>
Expand All @@ -1902,10 +1901,10 @@ <h2 id="preparación"><a class="header" href="#preparación">Preparación</a></h
<p>Obtén una copia de ord desde <a href="https://github.com/ordinals/ord/">el repositorio</a>.</p>
</li>
<li>
<p>Ejecuta <code>RUST_LOG=info ord index</code>. Debería conectarse a tu nodo bitcoin core e iniciar el proceso de indexación.</p>
<p>Run <code>ord --index-sats server</code>. It should connect to your bitcoin core node and start indexing.</p>
</li>
<li>
<p>Espera hasta que termine de indexar.</p>
<p>Once it has finished indexing, leave the server running and submit new <code>ord</code> commands in a separate terminal session.</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -2050,7 +2049,7 @@ <h3 id="exportar-descriptores"><a class="header" href="#exportar-descriptores">E
<h4 id="monedero-sparrow"><a class="header" href="#monedero-sparrow">Monedero Sparrow</a></h4>
<p>Haz clic en la pestaña <code>Settings</code>, luego en <code>Script Policy</code>, y presiona el botón de editar para mostrar el descriptor.</p>
<h3 id="transferir-ordinals"><a class="header" href="#transferir-ordinals">Transferir Ordinals</a></h3>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send a the satoshi <code>zonefruits</code> do:</p>
<p>The <code>ord</code> wallet supports transferring specific satoshis by using the name of the satoshi. To send the satoshi <code>zonefruits</code>, do:</p>
<pre><code>ord wallet send &lt;RECEIVING_ADDRESS&gt; zonefruits --fee-rate 21
</code></pre>
<p>You can also use the <code>bitcoin-cli</code> commands <code>createrawtransaction</code>, <code>signrawtransactionwithwallet</code>, and <code>sendrawtransaction</code>, but this method can be complex and is outside the scope of this guide.</p>
Expand Down
2 changes: 1 addition & 1 deletion es/searchindex.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 2c32668

Please sign in to comment.