Skip to content

l3erryy99/versatus-burd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%