dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
36 stars 21 forks source link

feat: add dashpay contract to apps #181

Closed thephez closed 3 years ago

thephez commented 3 years ago

Issue being fixed or feature implemented

For people experimenting with DashPay compatibility, it will be helpful to have DashPay automatically included in the predefined apps. PR is against master since the contract will maybe/probably change in v0.18?

What was done?

Added the dashpay contract to the list of apps

How Has This Been Tested?

Breaking Changes

N/A

Checklist:

For repository code-owners and collaborators only

thephez commented 3 years ago

@HashEngineering Can you confirm this is the correct contract ID for testnet?

thephez commented 3 years ago

Closing in favor of newer #214