mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
Updated readme.md
This commit is contained in:
parent
bf135106ec
commit
464557fdb5
|
@ -6,9 +6,10 @@ Connectors are standardized modules that let Smart Account interact with various
|
||||||
|
|
||||||
1. Fork and clone it
|
1. Fork and clone it
|
||||||
2. Create a feature branch: `git checkout -b new-connector`
|
2. Create a feature branch: `git checkout -b new-connector`
|
||||||
3. Commit changes: `git commit -am 'Added a connector'`
|
3. Add the connector solidity file to `contracts/connectors`
|
||||||
4. Push to the remote branch: `git push origin new-connector`
|
4. Commit changes: `git commit -am 'Added a connector'`
|
||||||
5. Create a new Pull Request.
|
5. Push to the remote branch: `git push origin new-connector`
|
||||||
|
6. Create a new Pull Request.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user