Skip to main content

edeXa ERC20 SDK

The edeXa SDK is a comprehensive JavaScript SDK designed for seamless blockchain interactions, with a focus on ERC20 token functionality. It's an ideal tool for developers integrating digital asset management into their applications and for blockchain enthusiasts exploring ERC20 tokens.


Key Features of the edeXa ERC20 SDK

The edeXa SDK provides a range of core methods to empower blockchain application development. Below is an overview of these functionalities, along with links to detailed documentation:

Authentication

  • Purpose: Secure user access and identity verification.
  • Functionality: Enables the authentication of users, ensuring secure access to the blockchain platform.
  • Learn more about Authentication

Balance Of

  • Purpose: Monitoring token holdings.
  • Functionality: Provides an accurate count of tokens held by a specific user address.
  • Learn more about Balance Of

Mint Tokens

  • Purpose: Creation of new tokens within the ERC20 standard.
  • Functionality: Allows for the minting of tokens, facilitating the expansion of the token supply.
  • Learn more about Minting Tokens

Enroll Users

Account ID

  • Purpose: User identification within the platform.
  • Functionality: Retrieves the unique account ID linked to a user's address.
  • Learn more about Account ID

Transfer Tokens

Burn Tokens

Set Operator

Check Allowance

Total Supply

  • Purpose: Insight into the token economy.
  • Functionality: Retrieves the total number of tokens minted under the ERC20 contract.
  • Learn more about Total Supply

Transfer Token From