Changeset 2762388
- Timestamp:
- 07/27/2022 12:25:14 PM (4 years ago)
- Location:
- knowledge-token
- Files:
-
- 2 edited
-
tags/1.0.2/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
knowledge-token/tags/1.0.2/readme.txt
r2761816 r2762388 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Add Knowledge Token NFT's to your content. Th is allows users to mint Knowledge NFT-s and therefore support your writing.12 Add Knowledge Token NFT's to your content. These NFT-s can include a secret URL. Readers can mint these NFT-s and see the hidden content. 13 13 14 14 == Description == 15 15 16 Knowledge Token is a tool to help content writers promote and monetise their publications. It also helps readers to store their knowledge.16 Knowledge Token helps content writers promote and monetise their publications. They can create NFT-s that their readers can mint. 17 17 18 Content writers create Knowledge Tokens that readers can claim. These tokens are NFT-s stored on the Polygon blockchain.18 If the writer sets a secret URL, then only the readers with the token can view the hidden page. This hidden page could be the source code for the blog post. 19 19 20 Knowledge token claiming widget can be embedded in Wordpress or any other blogging platform via a HTML snippet. 21 22 Readers can browse their reading history in the Knowledge Token web app. 20 = Features = 21 - Create NFT-s for your content that readers can buy 22 - NFT ownership can reveal hidden content 23 - Readers can see their tokens on the Knowledge Token [web app] (https://knowledge-token.com) or OpenSea. 24 - Uses Polygon blockchain 23 25 24 26 == Installation == … … 48 50 == Changelog == 49 51 52 = 1.0.1 and 1.0.2 = 53 * Enable secret URL-s (widget v0.1) 54 50 55 = 1.0 = 51 56 * The first release -
knowledge-token/trunk/readme.txt
r2761813 r2762388 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Add Knowledge Token NFT's to your content. Th is allows users to mint Knowledge NFT-s and therefore support your writing.12 Add Knowledge Token NFT's to your content. These NFT-s can include a secret URL. Readers can mint these NFT-s and see the hidden content. 13 13 14 14 == Description == 15 15 16 Knowledge Token is a tool to help content writers promote and monetise their publications. It also helps readers to store their knowledge.16 Knowledge Token helps content writers promote and monetise their publications. They can create NFT-s that their readers can mint. 17 17 18 Content writers create Knowledge Tokens that readers can claim. These tokens are NFT-s stored on the Polygon blockchain.18 If the writer sets a secret URL, then only the readers with the token can view the hidden page. This hidden page could be the source code for the blog post. 19 19 20 Knowledge token claiming widget can be embedded in Wordpress or any other blogging platform via a HTML snippet. 21 22 Readers can browse their reading history in the Knowledge Token web app. 20 = Features = 21 - Create NFT-s for your content that readers can buy 22 - NFT ownership can reveal hidden content 23 - Readers can see their tokens on the Knowledge Token [web app] (https://knowledge-token.com) or OpenSea. 24 - Uses Polygon blockchain 23 25 24 26 == Installation == … … 48 50 == Changelog == 49 51 52 = 1.0.1 and 1.0.2 = 53 * Enable secret URL-s (widget v0.1) 54 50 55 = 1.0 = 51 56 * The first release
Note: See TracChangeset
for help on using the changeset viewer.