From b3b61ce645b3fa70470b9af2e654930c9b49886d Mon Sep 17 00:00:00 2001 From: Felipe Alvarado Date: Tue, 26 Mar 2024 12:32:16 +0100 Subject: [PATCH] Update README file with new procedure to add new address (#850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update README file with new procedure to add new address * Apply PR suggestion Co-authored-by: Uxío * Apply PR suggestion Co-authored-by: Uxío --------- Co-authored-by: Uxío --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 6c253366c..a7dd578d6 100644 --- a/README.rst +++ b/README.rst @@ -35,6 +35,13 @@ Clone the repo, then to set it up: pip install -r requirements-dev.txt pre-commit install -f +Add new address for new chains +~~~~~~~~~~~~~~~~~~~~ +If you want to add Safe Smart Account support for a new chain you must `open a new issue `_. + +Once the issue is created or edited, an automatic validation will be executed and a **Pull Request** will be created if everything is ok. Finally, the Safe team will review and merge the automatic **Pull Request** generated from the issue. + Ethereum utils -------------- gnosis.eth