Skip to content

full api docs? #26

Open
Open
@punto-

Description

@punto-

Hi. I'm looking into implementing a light wallet where the client only handles addresses and keys, and there's a server that provides the information about the blockchain. This library would be great for that because it lets me start with multiple currencies without having to host all the blockchains, but I have a few questions:

  • Is the full API documented in the README file? I'm missing a few things, like getting the balance of an address with a number of confirmations, or getting the unconfirmed balance, or getting specific information about transactions (like the scriptPubkey so I can sign it). Are those features available?
  • Is there a way to access this remotely, like via a json/http interfase?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions