You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,17 @@
5
5
6
6
</div>
7
7
8
-
# Shortcuts Widget
8
+
# Cross-chain Shortcuts Widget
9
9
10
10
## Overview
11
11
12
-
This widget is a React component designed to provide a user-friendly interface for swapping tokens. It integrates with Enso API to allow not only simple swaps but also operations like zap-in.
12
+
This widget is a React component that utilizes Enso API. It is designed to provide a user-friendly interface for swapping, bridging and executing DeFi action
13
13
14
14
## Features
15
15
16
16
- Swap any-to-any tokens
17
+
- Bridge any-to-any tokens
18
+
- Deposit/withdraw into DeFi protocols
17
19
- Perform zap-in operations
18
20
- Display token details including balance, USD cost, slippage, etc.
19
21
- Enable DeFi operations composition since Enso API is used
Copy file name to clipboardExpand all lines: widget/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,17 @@
5
5
6
6
</div>
7
7
8
-
# Shortcuts Widget
8
+
# Cross-chain Shortcuts Widget
9
9
10
10
## Overview
11
11
12
-
This widget is a React component designed to provide a user-friendly interface for swapping tokens. It integrates with Enso API to allow not only simple swaps but also operations like zap-in.
12
+
This widget is a React component that utilizes Enso API. It is designed to provide a user-friendly interface for swapping, bridging and executing DeFi action
13
13
14
14
## Features
15
15
16
16
- Swap any-to-any tokens
17
+
- Bridge any-to-any tokens
18
+
- Deposit/withdraw into DeFi protocols
17
19
- Perform zap-in operations
18
20
- Display token details including balance, USD cost, slippage, etc.
19
21
- Enable DeFi operations composition since Enso API is used
0 commit comments