mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
edits
This commit is contained in:
parent
7f77de2ec1
commit
37c864c488
|
@ -8,7 +8,7 @@ Connectors are standardized modules that let Smart Account interact with various
|
||||||
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. Commit changes: `git commit -am 'Added a connector'`
|
||||||
4. Push to the remote branch: `git push origin new-connector`
|
4. Push to the remote branch: `git push origin new-connector`
|
||||||
5. Create a new [Pull Request](https://github.com/InstaDApp/dsa-connectors/pull/new/master)
|
5. Create a new Pull Request
|
||||||
|
|
||||||
Check out [mock.sol](https://github.com/InstaDApp/dsa-connectors/blob/master/contracts/connectors/mock.sol) for reference.
|
Check out [mock.sol](https://github.com/InstaDApp/dsa-connectors/blob/master/contracts/connectors/mock.sol) for reference.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user