oasislabs / oasis.js

🕸A web client for the Oasis platform
Apache License 2.0
33 stars 11 forks source link

Expose Address in main client #326

Closed ennsharma closed 4 years ago

ennsharma commented 4 years ago

Connecting to a Service with Service.at takes Address as a parameter. Since this is likely going to be a very common use case, it is a good idea to expose Address directly in @oasislabs/client to avoid having to import both @oasislabs/client and @oasislabs/service