Skip to content

Releases: fireflyprotocol/pro-sdk

ts-release-0.1.45

21 Jun 16:30
a49b77b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: release-1.0.0...ts-release-0.1.45

All SDKs support issuing read-only tokens

15 Jun 08:47
0bd6202

Choose a tag to compare

What's Changed

Full Changelog: ts-release-0.1.41...release-1.0.0

ts-release-0.1.41

13 Jun 16:16
7fe5011

Choose a tag to compare

What's Changed

Full Changelog: ts-release-0.1.40...ts-release-0.1.41

ts-release-0.1.40

11 Jun 17:58
1a50e02

Choose a tag to compare

What's Changed

Full Changelog: python-1.0.0...ts-release-0.1.40

Deposit Python SDK support

05 Jun 16:30
095fbcb

Choose a tag to compare

What's Changed

        # example of how to deposit into any account ( wallet address trading account )
        await client.deposit_to_asset_bank("USDC", 10000000000, "0x0000AnyWallet")
        # example of how to deposit into own account for own wallet
        await client.deposit_to_asset_bank("USDC", 10000000000, sui_wallet.sui_address)

Full Changelog: ts-release-0.1.39...python-1.0.0

What's Changed

Full Changelog: ts-release-0.1.39...python-1.0.0

ts-release-0.1.39

04 Jun 19:36
372f788

Choose a tag to compare

What's Changed

Full Changelog: ts-release-0.1.38...ts-release-0.1.39

ts-release-0.1.38

27 May 23:54
4ed5351

Choose a tag to compare

What's Changed

Full Changelog: ts-release-0.1.37...ts-release-0.1.38

ts-release-0.1.37

27 May 20:47
5242c88

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: ts-release-0.1.36...ts-release-0.1.37

ts-release-0.1.36

21 May 23:02
fda4b02

Choose a tag to compare

What's Changed

Full Changelog: ts-release-0.1.35...ts-release-0.1.36

ts-release-0.1.35

20 May 18:12
61d367a

Choose a tag to compare

What's Changed

Full Changelog: ts-release-0.1.34...ts-release-0.1.35