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 69 safe-apps-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.90.0. Release notes Sourced from webpack's releases. v5.90.0 Bug Fixes Fixed inner graph for classes Optimized RemoveParentModulesPlugin via bigint arithmetic Fixed worklet detection in production...

dependencies

We have an (admittedly rather unique) situation where one of our dapp's contract functions uses an amount of gas that varies slightly over time, because some of its internal logic...

Hello team. Was wondering if there is any intention on exposing the connected user EOA wallet on the `@safe-global/safe-apps-sdk` dependency so that we could interact with the EOA wallet (User,...

After the following ```sh $ npx create-react-app my-safe-app --template @safe-global/cra-template-safe-app $ cd my-safe-app $ npm i $ npm run build ``` The build would display a blank page with `TypeError:...

Connecting to Safe App on iOS via WalletConnect (using their latest docs and packages as of May 11 2023 + WalletConnect version 1 in config) leaves me unable to sign...

## Problem Tried to use `@gnosis.pm/safe-apps-web3modal` but it does not support web3Modal v2.0.0 The current package support until `"web3modal": "^1.9.9"` ## Feature update `@gnosis.pm/safe-apps-web3modal` package to support the new version...

Web3modal released a new v2 version of their package, which uses wagmi under the hood and wagmi has a connector for the Safe. The current web3modal package will be used...

### What problem does it solve? Currently safe-apps cannot retrieve the information if the web interface has the dark mode enabled. Therefore many safe apps only offer a light mode...

enhancement

consequence of https://github.com/safe-global/safe-apps-sdk/issues/425