About our SDK

Is it free to use?

Yes, you can use our SDK for free. Allowing users to easily and securely interface their Hedera account with your dApp.

Note that Xact Wallet takes some service fees from user on transactions.

What can I do with your SDK?

We are actively working on our SDK, for now the methods available are listed below :

  • Ask user to 'Login' to your dApp securely, without asking for user's private key

  • Refresh user's account info (balance HBAR and NFTs refresh)

  • Ask user to 'Authorize Payment' from your dApp (to Send HBAR), with or without 3rd party commission

  • Ask user to 'Authorize token/NFT association'

  • Ask user to 'Authorize NFT creation', with Filecoin / IPFS for Media Storage

  • Ask user to 'Authorize NFT transfer'

  • Marketplace actions

    • 'Sell a NFT' via a treasury/escrow account

    • 'Buy a NFT' via a treasury/escrow account

      • From a QR Code

    • 'Withdraw a NFT from Sale'

Why using Xact SDK?

If you are a Hedera HashGraph developer, with Xact SDK you can use a reliable, simple and yet secure solution to interface with user's Hedera accounts.

Asking to import a private key from a browser, in local storage or in cookies can be a dangerous game, and put your users at risks. So, we built a comprehensive SDK, easy to setup, and friendly for users.

Last updated