safe-docs
safe-docs copied to clipboard
Developer Docs for building on Safe.
## Context This PR fixes: - Fixes API Kit guide variables and signing flow - Removes dotenv from Protocol Kit
Closes https://github.com/safe-global/safe-transaction-service/issues/1783.
### Feedback There is a UI bug in the [docs](https://docs.safe.global/sdk/auth-kit/guides/safe-auth). Titles appear too close in mobile view and Chrome browser. Attaching screenshot for reference:  ### How can this issue...
**Describe the bug** Nethermind requires additional settings to work with Safe beyond the requirement for an archive node. **To Reproduce** 1. Sync a Nethermind host to the Shyft chain. 2....
## Context This PR: - Adds Prettier dependency and the `format` script - Formats the docs (.md, .mdx, .json) and the code snippets
# Context This PR: - TBD
## Context This PR adds: - Update Protocol Kit initialization (EIP-1193) - Update API Kit guide signing flow
## Context This PR: - Increases the width of the theme to 100%
## This PR: Adds: - [x] Rename `safe-core-sdk-types` package with `types-kit`. - [ ] Starter Kit reference - [ ] TBD Additionally adds: - [x] On-chain identifier in the Protocol...
## Context The Protocol Kit guide is quite old and needs to be reviewed. ## Blockers/dependencies - None ## Action items - [ ] Adjust Protocol Kit guide with the...