tubbynl / waves-transactions-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Central

Waves-transactions for Java

Library for binary and json serialization of transactions in Waves blockchain.

Installation

Maven

<dependency>
    <groupId>com.wavesplatform</groupId>
    <artifactId>waves-transactions</artifactId>
    <version>1.0.9</version>
</dependency>

About


Languages

Language:Java 100.0%