0.0.15 • Published 5 months ago

decom-sdk v0.0.15

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

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