Disclaimer

The Suave Aggregator SDK will only function properly in a browser-like environment. You can use a library like web3-mock to simulate this in Node.js.

You will need to also have viem installed to get started. To install everything with npm, use this command:

npm install --save @suave_money/sdk viem