User Tools

Site Tools


dido:public:ra:1.2_views:2_tech_views:2-nodenet:3_nodearch:1_sw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:1.2_views:2_tech_views:2-nodenet:3_nodearch:1_sw [2021/07/26 13:27]
murphy
dido:public:ra:1.2_views:2_tech_views:2-nodenet:3_nodearch:1_sw [2022/02/03 16:41] (current)
66.249.64.79 ↷ Links adapted because of a move operation
Line 2: Line 2:
 [[dido:​public:​ra:​1.2_views:​2_tech_views:​2-nodenet:​3_nodearch| return to Node Architecture ]] [[dido:​public:​ra:​1.2_views:​2_tech_views:​2-nodenet:​3_nodearch| return to Node Architecture ]]
  
-By their very nature, DIDOs are run on distributed,​ decentralized computers that require software to operate. The DIDO software itself can be classified as ancillary data and therefore can be distributed just like data to each DIDO node. The DIDO software could include [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​smart_contracts]], [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dapp]],​ scripts, containers, and DIDO [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​cli| command line interface (CLI)]] commands. ​+By their very nature, DIDOs are run on distributed,​ decentralized computers that require software to operate. The DIDO software itself can be classified as ancillary data and therefore can be distributed just like data to each DIDO [[dido:​public:​ra:​xapend:​xapend.a_glossary:​n:​node|node]]. The DIDO software could include [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​smart_contract]], [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dapp]],​ scripts, containers, and DIDO [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​cli| command line interface (CLI)]] commands. ​
  
-Smart contracts are programs actually stored on the blockchain, and "​triggered"​ to execute when a set of conditions are met. dApps are [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​application|applications]] that don't reside on the blockchain but interact with the blockchain. dApps are used to communicate with smart contacts, and consequently with blockchain.+Smart contracts are programs actually stored on the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​b:​blockchain|blockchain]], and "​triggered"​ to execute when a set of conditions are met. dApps are [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​application|applications]] that don't reside on the blockchain but interact with the blockchain. dApps are used to communicate with smart contacts, and consequently with blockchain.
  
 In other words, dApps can be considered as  “blockchain-enabled” application,​ and smart contracts provide easy access the blockchain. This division of responsibilities is similar to the traditional separation used in [[dido:​public:​ra:​xapend:​xapend.a_glossary:​w:​webapp]] between the user-front-end (i.e., [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client]]) and the backed (i.e., [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​server]]). Contract development is concerned with managing agreements or transactions. ​ In other words, dApps can be considered as  “blockchain-enabled” application,​ and smart contracts provide easy access the blockchain. This division of responsibilities is similar to the traditional separation used in [[dido:​public:​ra:​xapend:​xapend.a_glossary:​w:​webapp]] between the user-front-end (i.e., [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client]]) and the backed (i.e., [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​server]]). Contract development is concerned with managing agreements or transactions. ​
Line 21: Line 21:
 </​figure>​ </​figure>​
  
-  * **Note:** Not only is the data deployed on the blockchain, the smart contract itself is deployed on the blockchain. Therefore, before the Smart Contract can be used, it must be deployed to the blockchain. With slight modification,​ the dApp could interact with any system regardless of it is a distributed system or not as long as the interface remains the same.+  * **Note:** Not only is the data deployed on the blockchain, the smart contract itself is deployed on the blockchain. Therefore, before the Smart Contract can be used, it must be deployed to the blockchain. With slight modification,​ the dApp could interact with any system regardless of it is a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​distsystem|distributed system]] or not as long as the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​i:​interface|interface]] ​remains the same.
  
 /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
dido/public/ra/1.2_views/2_tech_views/2-nodenet/3_nodearch/1_sw.1627320428.txt.gz · Last modified: 2021/07/26 13:27 by murphy