Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 2.58 KB

README.md

File metadata and controls

58 lines (43 loc) · 2.58 KB

SmartContract module

Maven Maven Central

<dependency>
    <groupId>io.github.neodix42</groupId>
    <artifactId>smartcontract</artifactId>
    <version>0.4.8</version>
</dependency>

Jitpack

<dependency>
    <groupId>io.github.neodix42.ton4j</groupId>
    <artifactId>smartcontract</artifactId>
    <version>0.4.8</version>
</dependency>

Wallets

Get familiar with various wallet types and their differences here.

Currently, following wallet versions and revisions are supported:

More examples on how to work with smart-contracts can be found in here.