transfer210.joker#76,548,121brc-20Inscription #76518711#76,518,711html#75,876,947textb137://Puppets_8637#75,036,420texttransfer1.wawa#74,853,699brc-20Inscription #74743113#74,743,113htmlInscription #74743082#74,743,082htmlInscription #72031808#72,031,808png#71,600,850texttransfer100.pizza#71,400,991brc-20Inscription #71120500#71,120,500htmltransfer88,888.88.mior#70,929,527brc-20Inscription #70248067#70,248,067htmlInscription #70248066#70,248,066htmlInscription #70169738#70,169,738jpg#69,941,487video#69,523,552gltfInscription #69260093#69,260,093gifInscription #69081257#69,081,257htmlInscription #68706484#68,706,484pngInscription #68276793#68,276,793htmlInscription #68276792#68,276,792htmlInscription #67870424#67,870,424webptransfer1,000.pups#67,362,220brc-20Inscription #67255186#67,255,186htmltransfer100.soia#67,249,266brc-20Inscription #66932784#66,932,784html#66,898,920textInscription #64629502#64,629,502jpgtransfer100.core#64,068,858brc-20Inscription #64015117#64,015,117pngInscription #63505808#63,505,808htmltransfer500.9527#61,099,793brc-20matriarch.pups#61,000,666textwossum.pups#61,000,662textwossumfinance.pups#61,000,659textzek.pups#61,000,658textInscription #59397127#59,397,127pngInscription #59381532#59,381,532pngInscription #59381525#59,381,525pngInscription #59381500#59,381,500pngInscription #59381472#59,381,472pngInscription #59381433#59,381,433pngInscription #59381421#59,381,421pngInscription #59381383#59,381,383pngInscription #59267850#59,267,850pngInscription #59267848#59,267,848pngregzek.sucks#57,356,631sns#56,427,079gltfInscription #51797428#51,797,428htmlInscription #50079799#50,079,799htmlInscription #50076444#50,076,444html"guarantee that your art survives into the future, there is no better way to " "publish it than as inscriptions." msgstr "" "_ビットコインの銘文_ビットコインは現在最も地位が高く、長期生存の機会が最も大" "きいデジタル通貨であります。はあなたの芸術作品が未来に伝わることを保証したい" "なら、銘文より良い発表方法はありません。" #: src/faq.md:250 msgid "" "_Cheaper on-chain storage._ At $20,000 per BTC and the minimum relay fee of " "1 satoshi per vbyte, publishing inscription content costs $50 per 1 million " "bytes." msgstr "" "_チェーン上のストレージはより安価です_ビットコインあたり2万ドルとvbyteあたり1" "聡の最低中継料金で計算します。碑文の内容を公開するためのコストは100万バイトあ" "たり50ドルです。" #: src/faq.md:254 msgid "" "_Inscriptions are early!_ Inscriptions are still in development, and have " "not yet launched on mainnet. This gives you an opportunity to be an early " "adopter, and explore the medium as it evolves." msgstr "" "_铭文还处于项目早期_ 铭文仍在开发中,尚未在主网上发布(建议更新)。 这使您有" "机会成为早期采用者,并随着媒体的发展探索它。" #: src/faq.md:258 msgid "" "_Inscriptions are simple._ Inscriptions do not require writing or " "understanding smart contracts." msgstr "_铭文很简单_ 铭文不需要你编写或理解智能合约。" #: src/faq.md:261 #44,975,879text static ref RUNE_ID: Regex = Regex::new(r"^[0-9]+/[0-9]+$").unwrap(); } let query = query.trim(); if HASH.is_match(query) { if index.block_header(query.parse().unwrap())?.is_some() { Ok(Redirect::to(&format!("/block/{query}"))) } else { Ok(Redirect::to(&format!("/tx/{query}"))) } } else if OUTPOINT.is_match(query) { Ok(Redirect::to(&format!("/output/{query}"))) } else if INSCRIPTION_ID.is_match(query) { Ok(Redirect::to(&format!("/inscription/{query}"))) } else if RUNE.is_match(query) { Ok(Redirect::to(&format!("/rune/{query}"))) } else if RUNE_ID.is_match(query) { let id = query .parse::<RuneId>() .map_err(|err| ServerError::BadRequest(err.to_string()))?; let rune = index.get_rune_by_id(id)?.ok_or_not_found(|| "rune ID")?; Ok(Redirect::to(&format!("/rune/{rune}"))) } else { Ok(Redirect::to(&format!("/sat/{query}"))) } } async fn favicon(user_agent: Option<TypedHeader<UserAgent>>) -> ServerResult<Response> { #44,975,859text "serde", "serde_json", ] [[package]] name = "ord-bitcoincore-rpc-json" version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5bb35088f918c775bc27fa79e372d034892b216fb7900aeedd6e06654879ad33" dependencies = [ "bitcoin", "bitcoin-private", "serde", "serde_json", ] [[package]] name = "parking" version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" [[package]] name = "parking_lot" version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" dependencies = [ "instant", "lock_api", "parking_lot_core", ] [[package]] name = "parking_lot_core" version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc" dependencies = [ "cfg-if 1.0.0", "instant", "libc", "redox_syscall 0.2.16", #44,975,718textenough power to corrupt Bitcoin. Art is decentralized. Inscription users and service providers are incentivized to run Bitcoin full nodes, to publish and track inscriptions, and thus throw their economic weight behind the honest chain. Ordinal theory and inscriptions do not meaningfully affect Bitcoin's fungibility. Bitcoin users can ignore both and be unaffected. We hope that ordinal theory strengthens and enriches bitcoin, and gives it another dimension of appeal and functionality, enabling it more effectively serve its primary use case as humanity's decentralized store of value. #44,975,556text"digital artifacts. Inscribing is done by sending the satoshi to be inscribed " "in a transaction that reveals the inscription content on-chain. This content " "is then inextricably linked to that satoshi, turning it into an immutable " "digital artifact that can be tracked, transferred, hoarded, bought, sold, " "lost, and rediscovered." msgstr "" "コングは、ビットコインネイティブのデジタルアーティファクト(デジタルアート)" "を作成するために、任意のコンテンツを刻印することができます。「刻印は、刻印す" "る内容を取引に送ることで行われます。この取引はチェーンに銘文の内容を表示しま" "す。」は銘文の内容が聡と不可分なつながりを持っているため、から変えられないデ" "ジタル人工製品を創造した。このデジタル遺物は、追跡、移転、保管、購入、販売、" "紛失、再発見することができます。" #: src/overview.md:231 msgid "Archaeology" msgstr "考古" #: src/overview.md:234 msgid "" "A lively community of archaeologists devoted to cataloging and collecting " "early NFTs has sprung up. [Here's a great summary of historical NFTs by " "Chainleft.](https://mirror.xyz/chainleft.eth/MzPWRsesC9mQflxlLo-" "N29oF4iwCgX3lacrvaG9Kjko)" msgstr "" "初期のNFTのカタログ作成と収集に取り組む活発な考古学者コミュニティが雨後の筍の" "ように出現しました[Chainleftによる歴史NFTの素晴らしいまとめ](https://mirror." "xyz/chainleft.eth/MzPWRsesC9mQflxlLo-N29oF4iwCgX3lacrvaG9Kjko)" #44,975,555textInscription #43803813#43,803,813webpInscription #42449997#42,449,997pngInscription #42449943#42,449,943png