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

Install Etherspot SDK

You can install the Etherspot SDK from NPM.

The Etherspot SDK can be installed via NPM or Yarn using the commands below:

npm i etherspot ethers@^5.0.8 reflect-metadata@^0.1.13 rxjs@^6.6.2
npm i ws # node.js only

Once you've completed the above, please head on over to the next section: Supported Ethereum Chains, where we show you how to create accounts across our supported Ethereum chains.

🚏 Here's some helpful links:

Last updated

Was this helpful?