safe-apps-sdk icon indicating copy to clipboard operation
safe-apps-sdk copied to clipboard

Client-side SDKs to create third-party Safe Apps

Results 76 safe-apps-sdk issues
Sort by recently updated
recently updated
newest added

## Bug description ## Environment - Browser: Chromium - Wallet: MetaMask - Chain: Gnosis Chain ## Steps to reproduce 1. Go to the tx builder and assemble a tx with:...

I'm not 100% sure yet why, but it seems like the esm build does not work with nextjs atm. and it's pulling in cjs version of viem as well. ![image](https://github.com/safe-global/safe-apps-sdk/assets/4396533/014fde05-55e3-4c96-8d19-cbbdd710560c)...

Hi, it looks like the [web3modal](https://www.npmjs.com/package/web3modal) package is deprecated and the [safe-apps-web3modal](https://github.com/safe-global/safe-apps-sdk/tree/main/packages/safe-apps-web3modal) is no longer valid if someone is using the new [@web3modal](https://docs.walletconnect.com/appkit/vue/core/installation#implementation) package.

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

I need to send multiple transactions to [Gnosis Safe](https://gnosis-safe.io/), but Gnosis Safe does not automatically increment the nonce immediately after signing a transaction. Therefore, I need to provide the nonce...

Hi, I'm not sure where exactly to post this so my apologies if this is not the correct place. We ran into an issue that started I think today, but...