Collect3 is a browser plugin that empowers users to eternalize digital content like articles or posts using web3 and decentralized storage. Unlike traditional bookmarks or saved PDFs, Collect3 allows users to mint and store reader-friendly versions of the content on the dex storage, ensuring permanence and true ownership and doc sharing. This solves the problem of content loss due to website changes, discontinuations, or censorship, offering a robust, decentralized solution for preserving valuable information.
Client
Server
Database
DevOps
- Save articles as NFTs
- Keep the Articles forever storing them into Decentralized Storage
- Share your articles with other users!
- Add comments into the articles
- Read other owners comments of the same article
- Resell the articles!
This project uses Yarn as package manager
npm install --global yarn
Clone the project
git clone https://github.com/8infinitelabs/collect3.git
Go to the project directory
cd my-project/packages/extension
Install dependencies
yarn install
Then you can build the extension
yarn build
And finally you can install it this way
or you can execute
yarn start
if you are going to make changes to the code
- Create plugin browser
- Get a Read-mode view for articles
- Save them in Local Browser (temporally storage)
- Create an NFT
- Improve Read-mode view
- Store the content into decentralized storage
- Share your articles!
- Add comments into the article
- Read comments from any other article owners
- Boost article discussions
- Sell articles NFTs to other users
- Marketplace for articles
Contributions are always welcome!
See contributing.md
for ways to get started.
Please read the Code of Conduct
Distributed under the no License. See LICENSE for more information.
Diego Torres - @twitter_handle - diego@infinitelabs.co
Project Link: https://github.com/8infinitelabs/collect3
Use this section to mention useful resources and libraries that you have used in your projects.