Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2yuri/kchainws

KleverChain socket client
https://github.com/2yuri/kchainws

Last synced: 2 days ago
JSON representation

KleverChain socket client

Awesome Lists containing this project

README

        

# kchainws 💜
```
Consume KleverChain node socket messages easyly 🚀
```

## About the project 🌟
- Connect to your node with this client
- Read and Handle messages gracefully

## Installation ⚙️

`go get -u github.com/hyperyuri/kchainws`

## Quick Start 📚
- [Example](https://github.com/hyperyuri/kchainws/blob/main/example/simple/simple.go)