For the complete documentation index, see llms.txt. This page is also available as Markdown.

Wallet Connectors

The Etherspot BUIDLER React Component accepts any provider / provider-like objects returned from a Wallet Connector library.

<Etherspot
  provider={connectedProvider}
/>

Wallet Connector Libraries

We've compiled a short list of libraries that return a provider that can be used with the Etherspot component.

Each of the services / libraries above return a provider that can be passed to the Etherspot component.

Last updated

Was this helpful?