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: docs/tools/wallets/venly/wallet-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The Wallet API allows developers to interact with blockchain networks and offer
19
19
| Wallet management | Developers can use the API to create, manage, and secure wallets for their users. |
20
20
| Transaction services | The API can enable the initiation and monitoring of blockchain transactions. |
21
21
| Token support | It may allow the handling of various tokens and assets on supported blockchain networks. |
22
-
| Blockchain interactions | Developers can integrate functionalities like reading data from the blockchain or writing data to it, more commonly known as creating and interacting with Smart Contracts. |
22
+
| Blockchain interactions | Developers can integrate functionalities like reading data from the blockchain or writing data to it, along with creating and interacting with smart contracts. |
23
23
| Security features | The API might offer features to enhance the security of user funds and transactions. |
24
24
| User experience enhancement | It can contribute to a smoother and more user-friendly interaction with blockchain applications. |
25
25
| Multi-blockchain support | Venly supports multiple blockchain networks, allowing developers to offer wallets for different cryptocurrencies. |
0 commit comments