Blockchain Architecture

معماری بلاکچین

بلاک چین (Block chain) از دو کلمه Block (بلوک) و Chain (زنجیره) ایجاد شده است. این فناوری در حقیقت زنجیره‌ای از بلوک‌هاست. به طور کلی می توان گفت بلاک چین یک نوعسیستم ثبت اطلاعات و گردش گزارش است. تفاوت آن با سیستم‌های دیگر این است که اطلاعات ذخیره شده روی این نوع از سیستم، میان همه اعضای شبکه به اشتراک گذاشته می‌شود و بااستفاده از رمزنگاری امکان حذف و دستکاری اطلاعات ثبت شده تقریبا غیرممکن است. فناوری بلاک چین (Block chain) در واقع به اطلاعات دیجیتالی اجازه می‌دهد که به راحتی توزیعشوند و به اشتراک گذاشته شوند ، اما نمی‌توان آن‌ها را کپی کرد. این فناوری در واقع ستون فقرات نوع جدیدی از اینترنت به حساب می‌آید.  این فناوری برای اولین بار به طور گسترده در بیتکوین مورد استفاده قرار گرفته است؛ و رفته رفته پتانسیل‌های بالای آن برای استفاده در دنیای اقتصاد دیجیتالی آشکار گردیده است. بلاک چین (Block chain) یک پایگاه داده توزیع شده ازاسناد حاصل از تراکنش‌ها یا رویدادهای دیجیتال است که می‌تواند به گونه‌ای برنامه‌ریزی شود که نه تنها تراکنش‌های مالی، بلکه تمامی ارزش‌ها را ثبت نماید. این فناوری یک پلتفرم توزیع شدهاست که می‌تواند اطلاعات را از یک مکان به مکان دیگر و با امنیت بالا منتقل نماید. در واقع این سیستم دارای قدرت بسیار بالا در تنظیم خودکار است.

اهداف

در این دوره ی آموزشی با مغاهیم اصلی و مقدماتی در کاربرد و کاربری BLOCK CHIAN به شرح ذیل آشنا خواهید شد:

  • What is Block chain
  • How does Block chain work
  • Types of Block chains
  • How is Block chain different from what we have today
  • Cryptocurrency & Block chain
  • Create & Deploy Your Private Block chain on Multi chain
  • What are use cases for Block chain
  • What does a Block chain app look like
  • How do I design a Block chain app
  • How do I develop a Block chain app
  • How do I test a Block chain app
پیش نیاز

آشنایی با بلاکچین توصیه می شود.

هیچ پیش نیاز ضروری برای این دوره ی آموزشی وجود ندارد

مخاطبان

این دوره برای تمامی افرادی که نقشی در ارائه، کاربری و مدیریت محصولات و خدمات فناوری اطلاعات دارند، جذاب است.

سرفصل های دوره
  • What is Block chain?
  • Introduction to block chain
  • Why Block chain is crucial?
  • Key Vocabulary while discussing Block chain
  • A record keeping system
  • Trust
  • Decentralization
  • Trustless environment
  • Distinction between database and Block chain
  • Explaining distributed ledger
  • Block chain ecosystem
  • Block chain structure
    • How does Block chain work?
  • Announcements
  • Blocks
  • Nodes
  • Chaining
  • Verification
  • Consensus
  • Scalability
  • Privacy
  • Crypto Hashing
  • Digital Fingerprinting
  • PoW vs PoS
    • Types of Block chains
  • Public vs Private
  • Open vs closed
  • Smart Contracts
  • Block chain as History
  • Tokens / Coins
  • Gas
    • How is Block chain different from what we have today?
  • Decentralized
  • Peer-to-peer architecture
  • Software vs Firmware
  • Database vs Block chain
  • Distributed database or other technology?
  • Data Sovereignty
  • Group Consensus
    • Cryptocurrency & Block chain
  • Transformation in Trading units
  • Cryptography and cryptocurrency
  • Anonymity and pseudonymity in Cryptocurrencies
  • Digital Signatures
  • Cryptocurrency Hash codes
  • Distributed networks
    • Create & Deploy Your Private Block chain on Multi chain
  • Introduction to Multi chain
  • Privacy & permissions in Multi Chain
  • Mining in Multi Chain
  • Multiple configurable Block chains using Multi Chain
  • Setting a Private Block Chain
  • Creating a Block Chain
  • Connecting to a Block Chain
  • Some Commands in Interactive mode
  • Using Native assets
  • Transaction metadata
  • Streams
  • Round robin mining
    • What are Use Cases for Block chain?
  • Use Case Examples
    Currency
    § Banking Services
    § Voting
    § Medical Records
    § Supply Chain / Value Chain
    § Content Distribution
    § Verification of Software Updates (cars, planes, trains, etc)
    § Law Enforcement
    § Title and Ownership Records
    § Social Media and Online Credibility
    § Fractional asset ownership
    § Cable Television billing
  • High fault tolerance
  • DDoS-proof
  • Public or Private Block chain?
  • Who are the participants?
    • What does a Block chain app look like?
  • DApp
  • Resembles typical full stack web application
  • Any internal state changes and all transactions are written to the block chain
  • js
  • IDE
  • Public Block chain visibility
  • Private Block chain solutions
  • Oracles
    • How do I design a Block chain app?
  • What does this solution need to let users do?
  • Will the proposed solution reduce or remove the problems and pain points currently felt by users?
  • What should this solution prevent users from doing?
  • Do you need a solution ready for heavy use on day 1?
  • Is your solution idea enhanced by the use of Block chain? Does the use of Block chain create a better end-user experience? If so, how?
  • Has your business developed custom software solutions before?
  • What level of support are you going to need?
  • How big is the developer community?
  • Does your vision of the future align with the project or platform’s vision of the future?
  • Does the platform aim to make new and significant contributions to the development space, or is it an efficiency / cost play?
  • Should the solution be a public or private Block chain?
  • Should the solution be an open or closed Block chain?
  • Create a plan for contract updates and changes!
  • Hybrid solutions
  • Monetary exchanges?
    • How do I develop a Block chain app?
  • AGILE approach pre-release
  • Define guiding principles up front
  • Software vs Firmware
  • Announcements, not transactions!
  • Classes, not contracts
  • Link contracts to share functions
  • Use calling contracts to keep contract address the same
  • Hyper ledger vs Ethereum
  • CONSIDER No of Users * Avg No of Transactions (state changes) per User
  • Should a Block less solution be applied?
  • Performance
  • Security
  • Anonymity
  • Security
  • Monolithic vs Modular
  • Sandwich complexity model
    • How do I test a Block chain app?
  • Recommend 5x to 10x traditional application testing time
  • SECURITY is #1!
  • Networks (Ethereum)
اعتباردهنده و مرجع علمی

به شرکت کنندگان در این دوره ی آموزشی گواهی حضور از سوی شرکت IT HOUSE اعطا خواهد شد.

درباره مدرس

تماس بگیرید

مسیرآموزشی

ندارد.

به اشتراک گذاری بر روی whatsapp
به اشتراک گذاری بر روی email
به اشتراک گذاری بر روی linkedin
به اشتراک گذاری بر روی telegram
به اشتراک گذاری بر روی facebook

دوره های مرتبط:

محصولات مرتبط

زمان باقیمانده جهت ثبت‌نام

00
D
00
H
00
M
00
S

برای دانلود لطفا ایمیل خود را وارد نمایید .

شرکت دوره

به منظور ارسال درخواست ثبت‌نام، لطفا فرم زیر را با دقت تکمیل نمایید.

همکاران ما در اسرع وقت با شما تماس خواهند گرفت.