SHOWING: First 60
#70,966,626texttransfer200.wzrd#70,549,051brc-20#69,940,118video#69,935,198video<meta charset="UTF-8">
<script src='/content/172c6c9cb54554d33cc77a3838ab1a517150b1937c59919f5026539a717b7d0fi0'></script>#63,751,475text#63,751,102<meta charset="UTF-8">
<script src='/content/172c6c9cb54554d33cc77a3838ab1a517150b1937c59919f5026539a717b7d0fi0'></script>#63,751,101textmint10,000.depi#49,580,832brc-20mint10,000.depi#49,580,831brc-20mint10,000.depi#49,580,830brc-20mint1,000.ai88#46,948,414brc-20mint1,000.ai88#46,948,340brc-20mint1,000.ai88#46,948,328brc-20mint1,000.ai88#46,948,309brc-20mint1,000.ai88#46,948,308brc-20"Bitcoin's transition to a fee-dependent security model, as the block subsidy "
"is halved into insignificance."
msgstr ""
"ऑर्डिनल्स और इंस्क्रिप्शंस बिटकॉइन ब्लॉक स्पेस की मांग में इजाफा करते हैं, जिससे बिटकॉइन "
"का सुरक्षा बजट बढ़ जाता है, जो बिटकॉइन के शुल्क-निर्भर सुरक्षा मॉडल में ट्रांजिशन को सुरक्षित रखने "
"के लिए महत्वपूर्ण है, क्योंकि ब्लॉक की आर्थिक सहायता को निरर्थक आधा कर दिया गया है।"
#: src/faq.md:312
msgid ""
"Inscription content is stored on-chain, and thus the demand for block space "
"for use in inscriptions is unlimited. This creates a buyer of last resort "
"for _all_ Bitcoin block space. This will help support a robust fee market, "
"which ensures that Bitcoin remains secure."
msgstr ""
"इंस्क्रिप्शंस की विषय-वस्तु को ऑन-चेन संग्रहीत किया जाता है, और इस प्रकार इंस्क्रिप्शंस में उपयोग के लिए ब्लॉक स्पेस "
"की मांग असीमित है। यह _सभी_ बिटकॉइन ब्लॉक स्पेस के लिए खरीदार के पास अंतिम उपाय बन जाता है।
"इससे एक मजबूत शुल्क बाजार का समर्थन करने में मदद मिलेगी, "
"जो सुनिश्चित करता है कि बिटकॉइन सुरक्षित बने रहें।"
#44,977,158textProvenance
==========
The owner of an inscription can create child inscriptions, trustlessly
establishing the provenance of those children on-chain as having been created
by the owner of the parent inscription. This can be used for collections, with
the children of a parent inscription being members of the same collection.
Children can themselves have children, allowing for complex hierarchies. For
example, an artist might create an inscription representing themselves, with
sub inscriptions representing collections that they create, with the children
of those sub inscriptions being items in those collections.
### Specification
To create a child inscription C with parent inscription P:
- Create an inscribe transaction T as usual for C.
- Spend the parent P in one of the inputs of T.
- Include tag `3`, i.e. `OP_PUSH 3`, in C, with the value of the serialized
binary inscription ID of P, serialized as the 32-byte `TXID`, followed by the
four-byte little-endian `INDEX`, with trailing zeroes omitted.
_NB_ The bytes of a bitcoin transaction ID are reversed in their text
#44,977,138textRecursion
=========
An important exception to [sandboxing](../inscriptions.md#sandboxing) is
recursion: access to `ord`'s `/content` endpoint is permitted, allowing
inscriptions to access the content of other inscriptions by requesting
`/content/<INSCRIPTION_ID>`.
This has a number of interesting use-cases:
- Remixing the content of existing inscriptions.
- Publishing snippets of code, images, audio, or stylesheets as shared public
resources.
- Generative art collections where an algorithm is inscribed as JavaScript,
and instantiated from multiple inscriptions with unique seeds.
- Generative profile picture collections where accessories and attributes are
inscribed as individual images, or in a shared texture atlas, and then
combined, collage-style, in unique combinations in multiple inscriptions.
The recursive endpoints are:
- `/r/blockhash/<HEIGHT>`: block hash at given block height.
- `/r/blockhash`: latest block hash.
- `/r/blockheight`: latest block height.
- `/r/blocktime`: UNIX time stamp of latest block.
#44,976,595text
#: src/faq.md:319
msgid ""
"Ordinals and inscriptions increase demand for Bitcoin block space, which "
"increase Bitcoin's security budget, which is vital for safeguarding "
"Bitcoin's transition to a fee-dependent security model, as the block subsidy "
"is halved into insignificance."
msgstr ""
"序数和铭文增加了对比特币区块空间的需求,这也增加了比特币的安全预算。这对于保"
"障比特币向费用依赖型的安全模式过渡至关重要,因为区块补贴减半已少得微不足道。"
#: src/faq.md:324
msgid ""
"Inscription content is stored on-chain, and thus the demand for block space "
"for use in inscriptions is unlimited. This creates a buyer of last resort "
"for _all_ Bitcoin block space. This will help support a robust fee market, "
"which ensures that Bitcoin remains secure."
msgstr ""
"铭文内容存储在链上,因此对用于铭文区块空间的需求是无限的。这就为所有比特币区"
"块空间创造了一个最后买家。这将有助于支持一个强大的收费市场,从而确保比特币一"
"直安全。"
#: src/faq.md:329
msgid ""
"Inscriptions also counter the narrative that Bitcoin cannot be extended or "
"used for new use-cases. If you follow projects like DLCs, Fedimint, "
"Lightning, Taro, and RGB, you know that this narrative is false, but "
#44,976,590textespecially early ordinals, are certainly of historical interest.
Many ordinal theorists favor the latter view. This is not least because the
ordinals were independently discovered on at least two separate occasions, long
before the era of modern NFTs began.
On August 21st, 2012, Charlie Lee [posted a proposal to add proof-of-stake to
Bitcoin to the Bitcoin Talk
forum](https://bitcointalk.org/index.php?topic=102355.0). This wasn't an asset
scheme, but did use the ordinal algorithm, and was implemented but never
deployed.
On October 8th, 2012, jl2012 [posted a scheme to the same
forum](https://bitcointalk.org/index.php?topic=117224.0) which uses decimal
notation and has all the important properties of ordinals. The scheme was
discussed but never implemented.
These independent inventions of ordinals indicate in some way that ordinals
were discovered, or rediscovered, and not invented. The ordinals are an
inevitability of the mathematics of Bitcoin, stemming not from their modern
documentation, but from their ancient genesis. They are the culmination of a
#44,976,589text