Skip to content

yjshi2015/decen-social-app

Repository files navigation

Create a decentralized social dapp

Learn how to create a simple decentralized social app, where a wallet can post a status update. All updates are emitted as events and are displayed in a feed. Learn how to filter through events and create profile pages showing only the status updates done by a specific wallet address.

Environment Variables

To run this project, you will need to add environment variables. Check the .env.example file for all the environment variables required and add it to .env.local file or set them up on your hosting provider.

Deploy to IPFS

Deploy a copy of your application to IPFS using the following command:

yarn dev

Learn More

To learn more about thirdweb and Next.js, take a look at the following resources:

You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published