Skip to content

Commit

Permalink
Update README file with new procedure to add new address (#850)
Browse files Browse the repository at this point in the history
* Update README file with new procedure to add new address

* Apply PR suggestion

Co-authored-by: Uxío <[email protected]>

* Apply PR suggestion

Co-authored-by: Uxío <[email protected]>

---------

Co-authored-by: Uxío <[email protected]>
  • Loading branch information
falvaradorodriguez and Uxio0 authored Mar 26, 2024
1 parent bad28c1 commit b3b61ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/safe-global/safe-eth-py/issues/new?assignees=&labels=
add-new-address&projects=&template=add_safe_address_new_chain.yml&title=%5BNew+chain%5D%3A+%7Bchain+name%7D>`_.

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
Expand Down

0 comments on commit b3b61ce

Please sign in to comment.