Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 4.79 KB

DevResources.md

File metadata and controls

71 lines (51 loc) · 4.79 KB

Awesome BitClout

Curated collection of code, tools, and resources relating to the BitClout blockchain social network.

Note: I have not utilized all of the tools here, please do your own due diligence in determining their appropriateness, security, and safety for your particular use case.

Official BitClout Source Code, Documentation, and APIs

Documentation

API

Tutorials

Swift

  • lludo/BitClout - Provides a blockchain data model as well as various services and tools: NetworkClient, StorageClient, QueryManager, StateManager, etc.

JavaScript

  • Looking for resources to add here!

Python

  • Looking for resources to add here!

Browser Extensions

  • BitClout Plus - Paul Burke's browser extension that extends the BitCloud featureset. Includes sell buttons, price in BTCLT, # of holders, % coin per holder, positional ranking of holders, founders fee, and so on.
  • GoDo BitClout Extension - Similar to BitClout Plus but appears to have a more limited featureset.
  • BitClout SuperWallet - Updates one's Wallet page with current values more quickly than BitClout.com itself does.

Miners

  • Cloutreactor - Mining pool software. Site is currently on GitHub, so guessing it will be OSS, but currently only has README.md though functional releases are being made. One of devs is @korbin.

BitClout Accounts to Follow

These BitClout accounts are of value to those interested in the technical side of BitClout. Feel free to submit additional accounts (see Contributing at end of this doc). Only accounts which provide high value content will be included.

Note: "high value content" generally means technical content and not just product info.

  • @DiamondHands - Public face of BitClout team on infrastructure / development updates.
  • @maebeam - Does a lot of heavy lifting on the BitClout code.
  • @LazyNina - Implemented reclouting functionality.
  • @HPaulson - Manages the community-sourced documentation on the BitClout API.
  • @ludo - Has an OSS repo of Swift-based BitClout resources, does visualizations of the BitClout network.
  • Paul Burke (@paulburke) - Author of the browser extension BitClout Plus.
  • GoDo Company (@godo) - Authors of the GoDo BitClout Extension.
  • @zakharday - Author of the BitClout SuperWallet extension.
  • Mubashar Iqbal (@mubashariqbal) - Author of the BitCloutFollow project.
  • @antoinedc - Author of the Unofficial Bitclout API and Bitclout Market Cap.

Contributing

You can submit a link for inclusion (or to request removal, editing, etc.) in several ways:

  1. Hit me up on BitClout.
  2. Submit an Issue.
  3. Submit a Pull Request.