Skip to content

Renter api

David Vorick requested to merge renter-api into master

Add some calls to the renter api: delete, rename, and share (load and save).

delete and rename are self explanatory

share/save creates a file that you can share with others, then they can download stuff that you uploaded

share/load loads a '.sia' that someone shared with you, now you can download stuff they uploaded.

Merge request reports