From db30fb31c0c292fa6698c089c4e1c0ebe1dc424c Mon Sep 17 00:00:00 2001 From: Chibuike Osita Date: Fri, 28 Jun 2024 16:38:23 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35b6a08..8755168 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Coincord core wallet sdk -The Coincord Core Wallet SDK empowers developers to seamlessly interact with the Coincord Core wallet programmatically. It offers a comprehensive -suite of functionalities for managing addresses, sending and receiving tokens, monitoring events, and more, streamlining integration of Coincord Core features into your applications. +# Coincord core sdk +The Coincord Core SDK empowers developers to seamlessly interact with the Coincord Core wallet programmatically. It offers a comprehensive +suite of functionalities for managing addresses, sending and receiving tokens, monitoring events, and more, streamlining the integration of Coincord Core features into your applications. ### Installation Prerequisites: @@ -139,4 +139,4 @@ let transactionHash = response.tx_hash; ``` ## Webhooks and Events -Coincord core APIs provide access to webhook events for getting notified on transaction status for incoming and completed transactions \ No newline at end of file +Coincord core APIs provide access to webhook events for getting notified on transaction status for incoming and completed transactions