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
- Meta | For meta-CIPs which typically serves another category or group of categories.
18
-
- Reward-Sharing Schemes | For CIPs discussing the reward & incentive mechanisms of the protocol.
19
-
- Wallets | For standardisation across wallets (hardware, full-node or light).
20
-
- Tokens | About tokens (fungible or non-fungible) and minting policies in general.
21
-
- Metadata | For proposals around metadata (on-chain or off-chain).
22
-
- Tools | A broad category for ecosystem tools not falling into any other category.
23
-
- Plutus | Changes or additions to Plutus
24
-
- Ledger | For proposals regarding the Cardano ledger
25
-
- Catalyst | For proposals affecting Project Catalyst / the Jörmungandr project
17
+
- Meta | For meta-CIPs which typically serves another category or group of categories.
18
+
- Wallets | For standardisation across wallets (hardware, full-node or light).
19
+
- Tokens | About tokens (fungible or non-fungible) and minting policies in general.
20
+
- Metadata | For proposals around metadata (on-chain or off-chain).
21
+
- Tools | A broad category for ecosystem tools not falling into any other category.
22
+
- Plutus | Changes or additions to Plutus
23
+
- Ledger | For proposals regarding the Cardano ledger (including Reward Sharing Schemes)
24
+
- Catalyst | For proposals affecting Project Catalyst / the Jörmungandr project
26
25
27
26
-->
28
27
@@ -33,7 +32,7 @@ License: CC-BY-4.0
33
32
<!-- A clear explanation that introduces the reason for a proposal, its use cases and stakeholders. If the CIP changes an established design then it must outline design issues that motivate a rework. For complex proposals, authors must write a Cardano Problem Statement (CPS) as defined in CIP-9999 and link to it as the `Motivation`. -->
34
33
35
34
## Specification
36
-
<!-- The technical specification should describe the proposed improvement in sufficient technical detail. In particular, it should provide enough information that an implementation can be performed solely on the basis of the design in the CIP. This is necessary to facilitate multiple, interoperable implementations. -->
35
+
<!-- The technical specification should describe the proposed improvement in sufficient technical detail. In particular, it should provide enough information that an implementation can be performed solely on the basis of the design in the CIP. This is necessary to facilitate multiple, interoperable implementations. This must include how the CIP should be versioned, if not covered under an optional Versioning main heading. If a proposal defines structure of on-chain data it must include a CDDL schema in its specification.-->
37
36
38
37
## Rationale: how does this CIP achieve its goals?
39
38
<!-- The rationale fleshes out the specification by describing what motivated the design and what led to particular design decisions. It should describe alternate designs considered and related work. The rationale should provide evidence of consensus within the community and discuss significant objections or concerns raised during the discussion.
@@ -47,10 +46,12 @@ It must also explain how the proposal affects the backward compatibility of exis
47
46
<!-- Describes what are the acceptance criteria whereby a proposal becomes 'Active' -->
48
47
49
48
### Implementation Plan
50
-
<!-- A plan to meet those criteria. Or `N/A` if not applicable. -->
49
+
<!-- A plan to meet those criteria or `N/A` if an implementation plan is not applicable. -->
<!-- The CIP must be explicitly licensed under acceptable copyright terms. -->
54
+
<!-- The CIP must be explicitly licensed under acceptable copyright terms. Uncomment the one you wish to use (delete the other one) and ensure it matches the License field in the header: -->
- Meta | For meta-CIPs which typically serves another category or group of categories.
17
-
- Reward-Sharing Schemes | For CIPs discussing the reward & incentive mechanisms of the protocol.
18
-
- Wallets | For standardisation across wallets (hardware, full-node or light).
19
-
- Tokens | About tokens (fungible or non-fungible) and minting policies in general.
20
-
- Metadata | For proposals around metadata (on-chain or off-chain).
21
-
- Tools | A broad category for ecosystem tools not falling into any other category.
22
-
- Plutus | Changes or additions to Plutus
23
-
- Ledger | For proposals regarding the Cardano ledger
24
-
- Catalyst | For proposals affecting Project Catalyst / the Jörmungandr project
17
+
- Meta | For meta-CIPs which typically serves another category or group of categories.
18
+
- Wallets | For standardisation across wallets (hardware, full-node or light).
19
+
- Tokens | About tokens (fungible or non-fungible) and minting policies in general.
20
+
- Metadata | For proposals around metadata (on-chain or off-chain).
21
+
- Tools | A broad category for ecosystem tools not falling into any other category.
22
+
- Plutus | Changes or additions to Plutus
23
+
- Ledger | For proposals regarding the Cardano ledger (including Reward Sharing Schemes)
24
+
- Catalyst | For proposals affecting Project Catalyst / the Jörmungandr project
25
25
26
26
-->
27
27
@@ -43,3 +43,11 @@ Finally, goals may also serve as evaluation metrics to assess how good a propose
43
43
44
44
## Open Questions
45
45
<!-- A set of questions to which any proposed solution should find an answer. Questions should help guide solutions design by highlighting some foreseen vulnerabilities or design flaws. Solutions in the form of CIP should thereby include these questions as part of their 'Rationale' section and provide an argued answer to each. -->
<!-- The CPS must be explicitly licensed under acceptable copyright terms. Uncomment the one you wish to use (delete the other one) and ensure it matches the License field in the header: -->
51
+
52
+
<!-- This CPS is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). -->
53
+
<!-- This CPS is licensed under [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0). -->
0 commit comments