What’s Added
- Public documentation now available at nessshon.github.io/t 578F onutils.
- New utility functions:
cell_hash
,slice_hash
,string_hash
. - Method
get_nft_address_by_index
to retrieve NFT address by index. - Method
calculate_nft_item_address
to calculate NFT item address. - Method
calculate_user_jetton_wallet_address
for Jetton wallets.
What’s Changed
- Renamed:
JettonMaster
→JettonMasterStandard
.JettonWallet
→JettonWalletStandard
.
Full Changelog: v0.3.7...v0.3.8