Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.96 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.96 KB

Burd

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.

Features

  • 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.

Usage

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.

Try It Out

Experience Burd in action at the Versatus Playground: Burd on Versatus Playground

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project.
  2. Create your Feature Branch.
  3. Commit your Changes.
  4. Push to the Branch.
  5. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/versatus/versatus-burd