-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitBook: [master] 20 pages and 12 assets modified
- Loading branch information
1 parent
cf6eed5
commit 2499186
Showing
28 changed files
with
1,292 additions
and
1,269 deletions.
There are no files selected for viewing
File renamed without changes
File renamed without changes
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,18 @@ | ||
# Creating your adapters | ||
|
||
#### **Great to see that you want your protocol to be integrated with Zerion, and we would love to support you!** | ||
### **Great to see that you want your protocol to be integrated with Zerion, and we would love to support you!** | ||
|
||
The fastest way for Zerion app to support your protocol is to create a DeFi SDK adapter. There are two types of adapters in the [DeFi SDK](../defi-sdk.md): read-only adapters and interactive. | ||
The fastest way for Zerion app to support your protocol is to create a DeFi SDK adapter. There are two types of adapters in the [DeFi SDK](../defi-sdk.md): read-only adapters and interactive. | ||
|
||
### **Create a read-only adapter** | ||
## **Create a read-only adapter** | ||
|
||
Read-only adapters help Zerion track your protocol's data on-chain. By creating a read-only adapter, your protocol token and positions would be visible for all Zerion users. If you just need to integrate tracking of your protocol in Zerion, head over to the guide [here](read-only-adapters.md). | ||
Read-only adapters help Zerion track your protocol's data on-chain. By creating a read-only adapter, your protocol token and positions would be visible for all Zerion users. If you just need to integrate tracking of your protocol in Zerion, head over to the guide [here](read-only-adapters.md). | ||
|
||
{% page-ref page="read-only-adapters.md" %} | ||
|
||
### Create an interactive adapter | ||
## Create an interactive adapter | ||
|
||
If you want to create a full support for your protocol in Zerion, you might want to create an interactive adapter for the DeFi SDK. Once you implement it and our team enables it on our side, Zerion users will be able to deposit and withdraw money from your protocol. Ready to get your protocol in front of all Zerion users? [Jump right in](interactive-adapters.md). | ||
|
||
{% page-ref page="interactive-adapters.md" %} | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.