Skip to content
/ Blite Public

Blite is a decentralized forum where anybody may submit information that has been socially vetted without fear of censorship. The name of the site is a pun on the phrase "I read it, therefore I share it."

Notifications You must be signed in to change notification settings

DaniiRix/Blite

Repository files navigation

Blite

Integrating Login with Unstoppable and UNS Domain Resolution API for tipping authors

VIDEO DEMO: https://www.dropbox.com/s/d4qeu01y74rtg0i/demo.mov?dl=0

Discord Handle: DaniiiRix#3285
Email: danielrix01@protonmail.com
Unstoppable Domain: uns-devtest-3fd73c.crypto

Blite is a decentralized forum where anybody may submit information that has been socially vetted without fear of censorship. The name of the site is a pun on the phrase "I read it, therefore I share it."

Github: DaniiRix
Email: danielrix01@protonmail.com
Wallet: 0x8EAe1CBf2B211abd3401c6280eE27748c6fAB6eF
Contracts are stored at: 0xbb48b22feA8E4b0B36bD5eFDE06Cd37B993d3855

How blite used IPFS?

Blite has used the IPFS underpinning technology to store the details of each blite as well as the photos associated with each blite in a decentralised, censorship-free, and easily accessible manner.

Blite has used the service of web3.storage to interact with the IPFS, we make a directory of the details.json which contains the details of blite along with the path of the image attached to it.

Running the app

Getting Started

Clone the repo:

https://github.com/DaniiRix/Blite

Install packages:

npm install

Create .env at the root of the project:

NEXT_PUBLIC_STORAGE=[<Web3.storage API key>]

Run development server:

npm run dev

About

Blite is a decentralized forum where anybody may submit information that has been socially vetted without fear of censorship. The name of the site is a pun on the phrase "I read it, therefore I share it."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published