Burd is a decentralized microblogging platform built on the Versatus' LASR (Language Agnostic Stateless Rollup), allowing users to tweet, like, follow, and manage their digital identity cryptographically. This project leverages @versatus/versatus-javascript
to interact with LASR, enabling secure and verifiable transactions for social interactions.
- Tweet: Users can post tweets on their profile.
- Like: Users can like tweets, showing appreciation for content.
- Follow: Users can follow other accounts, subscribing to their updates.
- User Management: Users can create a profile with a username, handle, and profile picture.
- Tweet Management: Users can delete their tweets.
The Burd
program enables several actions that can be performed on the blockchain:
- Add User: Create a new user profile on the blockchain.
- Tweet: Post a new tweet from your profile.
- Like: Like an existing tweet.
- Follow: Follow another user.
- Delete Tweet: Remove a tweet from your profile.
To interact with the program, use the provided methods through a command line interface or integrate them into your application.
Experience Burd in action at the Versatus Playground: Burd on Versatus Playground
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project.
- Create your Feature Branch.
- Commit your Changes.
- Push to the Branch.
- Open a Pull Request.
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/versatus/versatus-burd