نطاق العقد الذكي
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/smart-contract-domain/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/smart-contract-domain/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/smart-contract-domain/)
Use the native HTML custom element.
نطاق العقد الذكي هو [[blockchain-domain|نطاق بلوكشين]] تُرمَّز عملياتُ تسجيله ونقله وقواعد ملكيته ومنطق تحليله كلها في عقد ذكي ذاتي التنفيذ على منصة بلوكشين (عادةً Ethereum أو Polygon) ويُطبَّق من خلاله. يعمل العقد الذكي بوصفه سجلاً ومسجِّلاً في آنٍ معاً، مما يُلغي الحاجة إلى وسيط موثوق. الخصائص الرئيسية — كسياسات التجديد وسجلات الحل وضوابط الوصول — مُعرَّفة في كود العقد الثابت أو القابل للترقية، مما يجعل النظام شفافاً وقابلاً للتدقيق من قِبَل أي شخص. أنظمة مثل [[ens|ENS]] و[[unstoppable-domains|Unstoppable Domains]] مبنية على عقود ذكية.
مثال
When alice.eth is registered through the ENS smart contract, the contract automatically records Alice's ownership, stores her resolver settings, and enforces a one-year registration term — all without ENS staff involvement.