neodix42/ton4j

Are there any good tutorials or videos for learning based on ton4j?

Opened this issue · 2 comments

Is there a good example or good tutorials or videos for learning based on ton4jj? For instance, one that demonstrates deploying a Jetton, performing transfers, and other common operations.

Hi,
you can take a look at these uses cases referring to ton4j library - https://github.com/neodix42/ton-sdk-test-cases
Also, you can browse the repository for more tests - https://github.com/neodix42/ton4j/tree/main/smartcontract/src/test/java/org/ton/java/smartcontract/integrationtests

It is also planned to deliver more tutorials on ton4j in near feature, as well as provide more examples at docs.ton.org.