Skip to content
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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RichuAK
Copy link

@RichuAK RichuAK commented Jan 15, 2022

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

Copy link
Contributor

@Pfed-prog Pfed-prog left a 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

RichuAK and others added 2 commits March 2, 2022 14:07
Co-authored-by: longfeiW <34025001+longfeiWan9@users.noreply.github.com>
Co-authored-by: longfeiW <34025001+longfeiWan9@users.noreply.github.com>
@longfeiWan9
Copy link
Member

Ipfs related code is used to store metadata: https://github.com/pranah/pranah/blob/master/store/ipfs.js

@Pfed-prog May I ask how Filecoin is used in this application ?

@RichuAK
Copy link
Author

RichuAK commented Mar 2, 2022

@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.

@longfeiWan9
Copy link
Member

In this case, I think IPFS-community is the proper place to submit your project showcase.

@RichuAK
Copy link
Author

RichuAK commented Mar 2, 2022

Thank you, will submit there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants