Giter Club home page Giter Club logo

bitcoiners-network's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @utxo-one
  • ๐Ÿ‘€ Iโ€™m interested in Bitcoin, Privacy and AI.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Bitcoin projects
  • ๐Ÿ“ซ Find on me nostr: https://primal.net/utxo

bitcoiners-network's People

Contributors

handsomelatino avatar premghinde avatar utxo-one avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bitcoiners-network's Issues

Backend: Chunk Crawler Follow Requests

When we crawl a user, their followers and following lists should be chunked into 1000 record chunks, processed 1 per minute

Each time you process a list, a pagination token will be provided. Pagination token should be saved in the user model.

Frontend: Search

Ability to perform a search.

After 5 characters start auto-filling with usernames

Search result page should show both results for users and tweets, unless there is an exact match on the username (or user clicks on auto-complete while searching) then go directly to user profile

Frontend: Leaderboard Views

bitcoiners by follower types
bitcoiners by following type
bitcoiners by follower size (whale, shrimp etc)
bitcoiners by endorsement type
hottest tweets by date range

Backend: Tweet Endpoints

Ability to view a user's tweets by different sorting mechanisms

Ability to view tweets across entire network by user type

Frontend: Homepage

Coding the home page based on the figma designs using vanilla JS/html/css

Frontend: Endorsements

case DEVELOPER = 'developer';
case INFLUENCER = 'influencer';
case ORGANIZATION = 'organization';
case NODE_RUNNER = 'node-runner';
case BIG_BRAINER = 'big-brainer';
case SHITPOSTER = 'shitposter';
case ANALYST = 'analyst';
case CONTENT_CREATOR = 'content-creator';
case ARTIST = 'artist';
case MINER = 'miner';

Frontend: Rework Profile Page for new Features

  • View user's tweets, sort them by likes, retweets, replies
  • View user endorsements, ability for users to endorse
  • See if user is lightning verified
  • View user's last tweet date
  • See if user is crawled or not
  • block and mute action buttons

Some of these items should be on the follow lists pop over too

Backend: Allow topping a minimum of 10 sats + verify user

Behavior:

Calling the /transaction/deposit endpoint with less than 100 sats amount throws error

Expected:

Allow topping a minimum of 10 sats to allow user verification. If user is not verified bitcoiner, set his type after topup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.