singnet / snet-sdk-python

Make gRPC calls to SingularityNET services programmatically using Python
MIT License
0 stars 1 forks source link

Allow user to choose spending strategy #6

Open vforvalerio87 opened 5 years ago

vforvalerio87 commented 5 years ago

Current behavior: The sdk selects an open and funded channel and allows users to create channels; it does not deposit, create, fund or extend channels automatically for the user

Desired behavior: Add a configuration option to allow the sdk to spend Ethereum (for transaction fees) and/or AGI (deposit, open channel, fund channel, extend channel) on behalf of the user, possibly within user-specified limits