Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mozartted authored Jun 28, 2024
1 parent 6d1a3bc commit db30fb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Coincord core APIs provide access to webhook events for getting notified on transaction status for incoming and completed transactions

0 comments on commit db30fb3

Please sign in to comment.