Venly / connect-sdk

A platform for easy integration of ARKANE into 3rd party services
MIT License
1 stars 5 forks source link

As a connect.js user, I want to fetch the accounts to which the current client has access #323

Closed alpa-coder closed 5 years ago

alpa-coder commented 5 years ago
ArkaneConnect.getAddresses(options).then(function(result) {
   // do something with the result
});

options at this point can be empty.

alpa-coder commented 5 years ago

Transition made by Unito

alpa-coder commented 5 years ago

➤ Steve commented:

Issue moved to FundRequest/arkane-connect #1 via ZenHub