Răsfoiți Sursa

update architecture table

x 3 ani în urmă
părinte
comite
cf28f87bd9
1 a modificat fișierele cu 4 adăugiri și 4 ștergeri
  1. 4 4
      doc/src/architecture/architecture.md

+ 4 - 4
doc/src/architecture/architecture.md

@@ -12,13 +12,13 @@ and make his work effortless and smooth.
 |-------------|------------------------------------------------------------------------|---------|---------|-----------|----------|
 |-------------|------------------------------------------------------------------------|---------|---------|-----------|----------|
 | consensus   | Algorithm for blockchain consensus                                     | err     | agg     | das       | Progress |
 | consensus   | Algorithm for blockchain consensus                                     | err     | agg     | das       | Progress |
 | zk / crypto | ZK compiler and crypto algos                                           | par     | nar     |           | Mature   |
 | zk / crypto | ZK compiler and crypto algos                                           | par     | nar     |           | Mature   |
-| wasm        | WASM smart contract system                                             | par     | nar     | xsan      | Progress |
+| wasm        | WASM smart contract system                                             | par     | nar     | xsan      | Alpha    |
 | net         | p2p network protocol code                                              | agg     | xsan    | nar       | Mature   |
 | net         | p2p network protocol code                                              | agg     | xsan    | nar       | Mature   |
 | blockchain  | consensus + net + db                                                   | err     | das     |           | Easy     |
 | blockchain  | consensus + net + db                                                   | err     | das     |           | Easy     |
 | bridge      | Develop robust & secure multi-chain bridge architecture                | par     | xsan    |           | None     |
 | bridge      | Develop robust & secure multi-chain bridge architecture                | par     | xsan    |           | None     |
-| tokenomics  | Research and define DRK tokenomics                                     | xeno    | err     | nar       | Starting |
-| util        | Various utilities and tooling                                          | nar     | xsan    | das       | Progress |
-| arch        | Architecture, project management and integration                       | nar     | par     |           | Progress |
+| tokenomics  | Research and define DRK tokenomics                                     | xeno    | err     | nar       | Alpha    |
+| util        | Various utilities and tooling                                          | nar     | xsan    | das       | Mature   |
+| arch        | Architecture, project management and integration                       | nar     | par     |           | Alpha    |
 
 
 Priorities:
 Priorities: