Skip to content

Build a RPC and/or REST wallet server based on this library's API #4

@woodser

Description

@woodser

This issue requests a RPC and/or REST wallet server be built based on this library's API.

For example, GET /get_txs with a MoneroTxQuery payload returns List<MoneroTxWallet> rooted at their blocks in order to remove redundancy.

The server should be a light layer on top of this library's existing wallet implementation and implemented based on Monero Core's existing wallet_rpc_server.cpp for maximum compatibility.

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