Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 998 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 998 Bytes

Echo-Unity-lib (echo-unity-lib)

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.

Setup

Add lib to Assets folder your project.

Preparation

Launched echo node (https://github.com/echoprotocol/echo-core) with open port

Usage

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