Skip to content

change the API to be more high-level? #6

@neuhaus

Description

@neuhaus

Right now it's a pretty low-level library with commands such as

bitcoinde.get('orders', { type: 'sell' })

What are your thoughts on providing more high-level functions such as

bitcoinde.getOrderbook()

? That function could retrieve the buy and sell orders in parallel and return them as one. That's just one example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions