br8bit 9 сар өмнө
parent
commit
39906d0ce7

+ 7 - 2
architecture/workspace.dsl

@@ -12,7 +12,7 @@ workspace "IPRChain" "Decentralized IP Registry and Ownership Management" {
         #=========== Software Systems ============#
         ipr_chain = softwareSystem "IPRChain" "Decentralized IP Registry and Ownership Management" {
             frontend = container "Frontend Application" {
-              registration = component "Registration / Login" "Registers / Uploads IP" {
+              registration = component "Registry UI" "Registers / Uploads IP" {
                   tags "Frontend"
               } 
               dashboard = component "Dashboard UI" "Analytics / Management" { 
@@ -35,7 +35,9 @@ workspace "IPRChain" "Decentralized IP Registry and Ownership Management" {
         }
 
         solana_network = softwareSystem "Solana Network" "Blockchain infrastructure"
-        oracle = softwareSystem "Pyth Oracle" "Price feeds"
+        oracle = softwareSystem "Pyth Oracle" "Price feeds" {
+            tags "Oracle"
+        }
         lending = softwareSystem "MarginFi" "DeFi Lending"
         wallet = softwareSystem "User Wallet" "Digital Wallet"
 
@@ -101,6 +103,9 @@ workspace "IPRChain" "Decentralized IP Registry and Ownership Management" {
             element "Storage" {
                 shape cylinder
             }
+            element "Oracle" {
+                shape hexagon
+            }
         }
     }
 

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 3 - 3
architecture/workspace.json


Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно