Skip to content

Refactor into mono repo #799

@yknl

Description

@yknl
→ auth
    All authentication related API
    `userSession`, `signIn`
→ storage
    All Gaia related API 
    `putFile`, `getFile` etc.
→ profile
    Functions used to manipulate user profiles on BNS
→ keychain
    Stacks key generation, manipulation and addresses
    HD wallet derivation for account and wallet
→ transactions
    Transaction building API in `stacks-transactions`
→ network
    API for communicating with Stacks node and sidecar
    Including transaction broadcast, nonce, balance and fee estimation currently part of transactions lib.
→ encryption
    All existing encryption functions in blockstack.js
→ cli
    The stacks CLI, superseding the Blockstack CLI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions