Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sirlensalot authored Jun 14, 2022
1 parent 6c723fe commit fe6b786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repo houses smart contracts and frontend code for Marmalade, Kadena's platf
* **Poly-Fungible v2**. This is the new standard that improves on ERC-1155, namely by adding `sale`, the trustless-escrow pact for selling tokens on-chain.
* **Haber Content Manifests.** This allows rich, verifiable data to be stored with the token, after Stuart Haber's work on Content Integrity Services (2006).
* **Pluggable Token Policies.** This is how creators "mint marketplaces" by specifying and tightly controlling all aspects of a token marketplace through enforceable token policies for minting, burning, transfer and sale.
* **Content-addressed identifiers**. This is a WIP for better NFT identifiers, leveraging Haber Content Manifests. WIP includes integrating this concept with DIDs.
* **Content-addressed identifiers**. ~This is a WIP for better NFT identifiers, leveraging Haber Content Manifests. WIP includes integrating this concept with DIDs.~ This is on hold for the current beta, as identifiers are now being unified with Pact Principals. Manifests currently offer the ability to include rich content with iterative hashing for integrity.

See also KIP-0013 (https://github.com/kadena-io/KIPs/pull/20)

Expand Down

0 comments on commit fe6b786

Please sign in to comment.