Skip to content

Latest commit

 

History

History
 
 

smartcontract

SmartContract module

Maven Maven Central

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

Jitpack

<dependency>
    <groupId>io.github.neodix42.ton4j</groupId>
    <artifactId>smartcontract</artifactId>
    <version>0.8.2</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.