Open
Conversation
Pfed-prog
approved these changes
Feb 13, 2022
Contributor
Pfed-prog
left a comment
There was a problem hiding this comment.
Ipfs related code is used to store metadata: https://github.com/pranah/pranah/blob/master/store/ipfs.js
mansoorop
approved these changes
Feb 16, 2022
longfeiWan9
reviewed
Mar 2, 2022
longfeiWan9
reviewed
Mar 2, 2022
Co-authored-by: longfeiW <34025001+longfeiWan9@users.noreply.github.com>
Co-authored-by: longfeiW <34025001+longfeiWan9@users.noreply.github.com>
Member
@Pfed-prog May I ask how Filecoin is used in this application ? |
Author
|
@longfeiWan9 IPFS is used to store both the ebook content and its metadata in this application. In addition, the annotations attached to each copy of ebooks is also stored on IPFS While IPFS is used to store these data, Filecoin is not used in the application yet. |
Member
|
In this case, I think IPFS-community is the proper place to submit your project showcase. |
Author
|
Thank you, will submit there. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prana: is an eBay-like platform for ebooks, where users get to buy, sell, resell and rent ebooks as NFTs. Users get to own their ebooks as digital assets, not just lease them to consume content, as is the present case.
Consumers will have ultimate freedom over the ebook copies they own. An ebook would behave pretty much the same as a paperback, minus the carbon footprint and luggage space. Signed copies and limited editions etc can be auctioned off at a premium, creating added revenue for the authors.
Website: pranah.co
Demo: https://youtu.be/tOZ6n8xWwm4
Repo: http://github.com/pranah/pranah