JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q13094F

Package Exports

  • decom-sdk

Readme

Decom SDK

A JavaScript module project for using the Decom API system. Integrading Wallet Connect and Meta Mask for easy use.

Documentation

Documentation

Versions

[0.0.12]

  • Added network parameter to Wallet Connect connect function.
  • Updated switching networks on Wallet Connect (still in testing).

[0.0.11]

  • Fixed bug with subscription wallet balance check

[0.0.9]

  • Added better error handling for sending transactions.
  • Added convert parameter to wallet getBalance function.

[0.0.7]

  • Added Network class to export
  • Added Network estimateGasFee function
  • Added Wallet balance property
  • Added Wallet chainId property
  • Added Wallet getBalance function
  • Added Wallet balanceOf function

[0.0.5]

  • Updated API URL

[0.0.4]

  • Added Erc20 class to export
  • Added Invoice create and Pay functions
  • Added Magic wait methods on Subscription/Invoice create and Subscribe/Pay functions
  • Debugging

[0.0.1]

  • Initial release