- using websocket-sharp
- using Newtonsoft.Json (for iOS with support AOT here)
- using Base58Check
- using RSG.Promise
Pure C# ECHO library for Unity. Can be used to construct, sign and broadcast transactions in Unity, and to easily obtain data from the blockchain via public apis.
Add lib to Assets folder your project.
Launched echo node (https://github.com/echoprotocol/echo-core) with open port
Before run, add to your scene ConnectionManager.prefab and EchoManager.prefab from Example/Prefabs folder.
Connection - Connections options
Subscriber - Subscriber module
Crypto - Create private/public keys