Changeset 2777641
- Timestamp:
- 08/30/2022 09:16:13 AM (4 years ago)
- Location:
- likecoin
- Files:
-
- 2 edited
-
tags/2.5.7/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
likecoin/tags/2.5.7/readme.txt
r2777611 r2777641 1 === LikeCoin - De Pub on blockchain, ready for NFT, be web3 native ===1 === LikeCoin - Decentralize Publishing with Writing NFT & Storage === 2 2 3 3 Contributors: likecoin,williamchong007,ckxpress … … 7 7 Tested up to: 6.0 8 8 Requires PHP: 5.4 9 Stable tag: 2. 5.79 Stable tag: 2.6.0 10 10 License: GPLv3 11 11 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 14 14 15 15 == Description == 16 17 = How does the Writing NFT plugin work? = 18 You can publish your WordPress posts as NFTs. 19 After installing the plugin: 20 - The NFT widget will appear in each post for reader's collection. 21 - The published NFT will be listed in your portfolio page. 22 23 By simplifying the minting NFT flow from publishing to selling, writers can focus on creating quality content and engaging with fans. 24 25 The following features help you to publish your post as NFT, and then earn as you write: 26 27 = NFT Widget = 28 A mini NFT marketplace that is embedded into your WordPress posts to let readers collect their favorites. 29 30 = NFT Portfolio = 31 Your display window of Writing NFT which shows readership and authorship. You are what you read, your collection shows your taste, and you can also check the asset value here. 32 33 = Dynamic Pricing = 34 The marketplace will determine the mint price set by a bonding curve. The price of Writing NFT will increase automatically after each transaction. 35 36 = Decentralized Storage = 37 Saving content metadata on LikeCoin chain, storing content file on IPFS and Arweave, all in one plugin. 38 16 If you are looking for ways to monetize, store and build communities with your readers, this plugin is for you. Register content metadata on-chain, keep your content on the distributed web (IPFS & Arweave), and publish content as NFT. It is an integrated tool that allows you to write as usual but publish differently. 17 18 = NFT WIDGET = 19 A mini NFT marketplace is embedded into your WordPress posts to let readers collect their favorites. 20 21 = NFT PORTFOLIO = 22 A portfolio that can display your collected articles. Represent your readership and authorship. 23 24 = DYNAMIC PRICING = 25 The marketplace will determine the mint price by bonding curve. The price of Writing NFT will increase automatically after each transaction. No sales hurdle. 26 27 = DECENTRALIZED STORAGE = 28 Register content metadata (ISCN) on the LikeCoin chain, storing the content file on IPFS and Arweave in one plugin. 39 29 40 30 == Trading LikeCoin == … … 140 130 141 131 == Changelog == 132 133 = 2.6.0 = 134 135 - Add Writing NFT Support 142 136 143 137 = 2.5.7 = -
likecoin/trunk/readme.txt
r2777611 r2777641 1 === LikeCoin - De Pub on blockchain, ready for NFT, be web3 native ===1 === LikeCoin - Decentralize Publishing with Writing NFT & Storage === 2 2 3 3 Contributors: likecoin,williamchong007,ckxpress … … 7 7 Tested up to: 6.0 8 8 Requires PHP: 5.4 9 Stable tag: 2. 5.79 Stable tag: 2.6.0 10 10 License: GPLv3 11 11 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 14 14 15 15 == Description == 16 17 = How does the Writing NFT plugin work? = 18 You can publish your WordPress posts as NFTs. 19 After installing the plugin: 20 - The NFT widget will appear in each post for reader's collection. 21 - The published NFT will be listed in your portfolio page. 22 23 By simplifying the minting NFT flow from publishing to selling, writers can focus on creating quality content and engaging with fans. 24 25 The following features help you to publish your post as NFT, and then earn as you write: 26 27 = NFT Widget = 28 A mini NFT marketplace that is embedded into your WordPress posts to let readers collect their favorites. 29 30 = NFT Portfolio = 31 Your display window of Writing NFT which shows readership and authorship. You are what you read, your collection shows your taste, and you can also check the asset value here. 32 33 = Dynamic Pricing = 34 The marketplace will determine the mint price set by a bonding curve. The price of Writing NFT will increase automatically after each transaction. 35 36 = Decentralized Storage = 37 Saving content metadata on LikeCoin chain, storing content file on IPFS and Arweave, all in one plugin. 38 16 If you are looking for ways to monetize, store and build communities with your readers, this plugin is for you. Register content metadata on-chain, keep your content on the distributed web (IPFS & Arweave), and publish content as NFT. It is an integrated tool that allows you to write as usual but publish differently. 17 18 = NFT WIDGET = 19 A mini NFT marketplace is embedded into your WordPress posts to let readers collect their favorites. 20 21 = NFT PORTFOLIO = 22 A portfolio that can display your collected articles. Represent your readership and authorship. 23 24 = DYNAMIC PRICING = 25 The marketplace will determine the mint price by bonding curve. The price of Writing NFT will increase automatically after each transaction. No sales hurdle. 26 27 = DECENTRALIZED STORAGE = 28 Register content metadata (ISCN) on the LikeCoin chain, storing the content file on IPFS and Arweave in one plugin. 39 29 40 30 == Trading LikeCoin == … … 140 130 141 131 == Changelog == 132 133 = 2.6.0 = 134 135 - Add Writing NFT Support 142 136 143 137 = 2.5.7 =
Note: See TracChangeset
for help on using the changeset viewer.