-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Project Submission] Prana: #448
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ipfs related code is used to store metadata: https://github.com/pranah/pranah/blob/master/store/ipfs.js
Co-authored-by: longfeiW <[email protected]>
Co-authored-by: longfeiW <[email protected]>
@Pfed-prog May I ask how Filecoin is used in this application ? |
@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. |
In this case, I think IPFS-community is the proper place to submit your project showcase. |
Thank you, will submit there. |
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