Plugin Directory

Changeset 2777641


Ignore:
Timestamp:
08/30/2022 09:16:13 AM (4 years ago)
Author:
likecoin
Message:
  • Update readme
Location:
likecoin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • likecoin/tags/2.5.7/readme.txt

    r2777611 r2777641  
    1 === LikeCoin - DePub on blockchain, ready for NFT, be web3 native ===
     1=== LikeCoin - Decentralize Publishing with Writing NFT & Storage ===
    22
    33Contributors: likecoin,williamchong007,ckxpress
     
    77Tested up to: 6.0
    88Requires PHP: 5.4
    9 Stable tag: 2.5.7
     9Stable tag: 2.6.0
    1010License: GPLv3
    1111License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1414
    1515== 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 
     16If 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 =
     19A mini NFT marketplace is embedded into your WordPress posts to let readers collect their favorites.
     20
     21= NFT PORTFOLIO =
     22A portfolio that can display your collected articles. Represent your readership and authorship.
     23
     24= DYNAMIC PRICING =
     25The 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 =
     28Register content metadata (ISCN) on the LikeCoin chain, storing the content file on IPFS and Arweave in one plugin.
    3929
    4030== Trading LikeCoin ==
     
    140130
    141131== Changelog ==
     132
     133= 2.6.0 =
     134
     135- Add Writing NFT Support
    142136
    143137= 2.5.7 =
  • likecoin/trunk/readme.txt

    r2777611 r2777641  
    1 === LikeCoin - DePub on blockchain, ready for NFT, be web3 native ===
     1=== LikeCoin - Decentralize Publishing with Writing NFT & Storage ===
    22
    33Contributors: likecoin,williamchong007,ckxpress
     
    77Tested up to: 6.0
    88Requires PHP: 5.4
    9 Stable tag: 2.5.7
     9Stable tag: 2.6.0
    1010License: GPLv3
    1111License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1414
    1515== 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 
     16If 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 =
     19A mini NFT marketplace is embedded into your WordPress posts to let readers collect their favorites.
     20
     21= NFT PORTFOLIO =
     22A portfolio that can display your collected articles. Represent your readership and authorship.
     23
     24= DYNAMIC PRICING =
     25The 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 =
     28Register content metadata (ISCN) on the LikeCoin chain, storing the content file on IPFS and Arweave in one plugin.
    3929
    4030== Trading LikeCoin ==
     
    140130
    141131== Changelog ==
     132
     133= 2.6.0 =
     134
     135- Add Writing NFT Support
    142136
    143137= 2.5.7 =
Note: See TracChangeset for help on using the changeset viewer.