#: src/guides/inscriptions.md:97 msgid "" "```sh\n" "curl --proto '=https' --tlsv1.2 -fsLS https://ordinals.com/install.sh | bash " "-s\n" "```" msgstr "" "```sh\n" "curl --proto '=https' --tlsv1.2 -fsLS https://ordinals.com/install.sh | bash " "-s\n" "```" #: src/guides/inscriptions.md:101 msgid "Once `ord` is installed, you should be able to run:" msgstr "Depois que o `ord` estiver instalado, você poderá executar:" #: src/guides/inscriptions.md:103 msgid "" "```\n" "ord --version\n" "```" msgstr "" "```\n" "ord --version\n" "```" #: src/guides/inscriptions.md:107 msgid "Which prints out `ord`'s version number." msgstr "Que imprime o número da versão do `ord`." #: src/guides/inscriptions.md:109 msgid "Creating a Bitcoin Core Wallet" msgstr "Criando uma carteira Bitcoin Core" #: src/guides/inscriptions.md:112 msgid "" "`ord` uses Bitcoin Core to manage private keys, sign transactions, and " "broadcast transactions to the Bitcoin network." msgstr "" "`ord` usa o Bitcoin Core para gerenciar chaves privadas, assinar transações "