You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/goals_and_soa.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,16 @@
2
2
3
3
## Why Cardano DApp modeling language is important?
4
4
5
-
While prototypes can be easily constructed with existing Cardano frameworks, making it secure and production ready is sisyphean task.
5
+
While prototypes can be easily constructed with existing Cardano frameworks,
6
+
making it secure and production ready is sisyphean task.
6
7
7
-
We believe, that onchain PL improvements by themselves could not change that. Only higher-level modeling framework can lead to reliable DApp production.
8
+
We believe, that onchain PL improvements by themselves could not change that.
9
+
Only higher-level modeling framework can lead to reliable DApp production.
8
10
9
11
In following enumerate our high-level design goals
10
12
and demonstrate them by list of specific problems
11
13
arising in existing DApps codebase.
14
+
12
15
Such problems are specific security vulnerabilities types
13
16
and various kinds development, audit and support cost increase.
0 commit comments