Skip to content

fhildeb/example-forum-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository was transferred to lukso-network/example-forum-dapp.

Example Forum dApp

This repository is an example forum dApp built to showcase how Universal Profiles could function within fully decentralized applications. Users can log in with their extension to create LSP7 blog posts uploaded directly to IPFS and linked to a custom smart contract that inherits a Digital Asset Token.

Each blog post comes with a creation date and likes and can be the origin of multiple comments. All blog posts and comments can also be deleted by their owners. All the author information is fetched from Universal Profiles and the custom smart contract directly.

Admin Functionality: With the admin functionality, the owner of the forum contract has the right to delete posts and comments to maintain a healthy forum.

Showcase

Showcase Post Creation Showcase Browse Page

Local Development

Install

npm install

Run

npm run dev

About

dApp to create blog posts, comment and like social interactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published