vechain / connex

The mono-repo contains libraries to help build dApps for VeChain.
https://docs.vechain.org/developer-resources/sdks-and-providers/connex
GNU Lesser General Public License v3.0
86 stars 3.58k forks source link

adding the connex driver interface to the types library #146

Closed darrenvechain closed 1 year ago

darrenvechain commented 1 year ago

Creating interfaces to pass custom signers into the Connex instance. This PR will allow other libraries to implement the connex signer without installing @vechain/connex as a dependency