Reference contract of the DashPay Application Contract
DashPay allows Dash user to create a DashPay profile on the Platform chain.
This profile can be used to interact with other DashPay profiles, may it be for the purpose of sending/receiving transactions without having to go around the process of querying the public address of the recipient.
Ensure you have the latest NodeJS installed.
Clone the repo:
git clone https://github.com/dashevo/dashpay-contractInstall npm packages:
npm installnpm install @dashevo/dashpay-contractnpm run publish-contractTo run tests, simply run
npm testFeel free to dive in! Open an issue or submit PRs.
MIT © Dash Core Group, Inc.