- BitShares UI - How to create and manage Cloud wallet and/or Local wallet Accounts
- Documented issues
- BitShares Improvement Proposal(BSIP)
- Using White and Black Lists
- Resolvable Bitassets -- from Wiki
- Creating a New FBA -- from Wiki
- DPOS Slot Tickets -- from Wiki
- Stealth Transfers -- from Wiki
- Proposed Transactions
- Proposed Transaction - Notes
- Chain-Locked Transactions -- from Wiki
- Witness Scheduler RNG -- from Wiki
- Witness Scheduler -- from Wiki
- Wallet 2 Factor Authentication Protocol
- Merchant - Wallet Login Protocol
- Merchant - Wallet Privacy Protocol
notes:
what is Use Case:
- A use case is a software and system engineering term that describes how a user uses a system to accomplish a particular goal. A use case acts as a software modeling technique that defines the features to be implemented and the resolution of any errors that may be encountered
- Use cases are built to refine a set of requirements based on a role or task.
- User stories are short and briefly state the type of user, the feature needed, and the benefit.
- Use cases are used during the analysis phase of a project to identify system functionality.
- Guidelines: Business Use-Case Model http://sce.uhcl.edu/helm/RationalUnifiedProcess/process/modguide/md_bucm.htm
- A use case diagram is a graphic depiction of the interactions among the elements of a system. A use case is a methodology used in system analysis to identify, clarify, and organize system requirements. ... The use cases, which are the specific roles played by the actors within and around the system.
- Use Cases ; https://www.usability.gov/how-to-and-tools/methods/use-cases.html
- http://www.gatherspace.com/static/use_case_example.html
- UML Use Case Diagram Examples https://www.uml-diagrams.org/use-case-diagrams-examples.html