/desoops-portal

This is the official DeSo Ops Admin Portal for DeSo Creators to manage various tasks related to their projects and Coin Holders.

Primary LanguageJavaScriptMIT LicenseMIT

DeSoOps Portal

DeSoOps serves as a management hub for Content Creators on the DeSo platform, simplifying numerous responsibilities associated with their projects, coin holders, and supporters. Primarily, it facilitates the distribution of $DESO, Creator Coins, and DAO Tokens to your holders and supporters.

Table of Contents

Installation

  1. Via Terminal or Command Prompt, within the root of this project, execute npm ci.
    • This will install all dependencies exactly as it's laid out in the package-lock.json
  2. Once everything has been installed, via Terminal or Command Prompt, execute - npm start.

Usage

To access the DeSoOps Portal, simply navigate to desoopscom and sign in using your DeSo account.

Features

  • Enable the distribution of $DESO, Creator Coins, and DAO Tokens to your respective holders of Creator Coins, DAO Tokens, or NFTs.
  • Tailor your distribution strategy based on the proportion of tokens or NFTs held by each user, or opt for an equal distribution across all holders.
  • Enjoy the flexibility to select or deselect specific holders for the distribution.
  • Apply conditions to your distribution strategy, for instance, only targeting holders who possess more or less than a specific amount of tokens.
  • Conveniently copy lists of your followers, those you're following, or users included in the distribution to your clipboard.

Technologies

Contributing

  1. Fork the repository (https://github.com/agilitehub/desoops-portal/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Links

License

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