• Lewis Marshall's avatar
    swarm/api: refactor and improve HTTP API (#3773) · 71fdaa42
    Lewis Marshall authored
    This PR deprecates the file related RPC calls in favour of an improved HTTP API.
    
    The main aim is to expose a simple to use API which can be consumed by thin
    clients (e.g. curl and HTML forms) without the need for complex logic (e.g.
    manipulating prefix trie manifests).
    71fdaa42
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
evm Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...