Socket
Book a DemoInstallSign in
Socket

@dashevo/dashpay-contract

Package Overview
Dependencies
Maintainers
7
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dashevo/dashpay-contract

Reference contract of the DashPay DPA on Dash Evolution

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
243
105.93%
Maintainers
7
Weekly downloads
 
Created
Source

DashPay Contract

NPM Version Build Status Release Date license standard-readme compliant

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.

Table of Contents

Install

Ensure you have the latest NodeJS installed.

From repository

Clone the repo:

git clone https://github.com/dashevo/dashpay-contract

Install npm packages:

npm install

From NPM

npm install @dashevo/dashpay-contract

Usage

Publish the contract

npm run publish-contract

Running the tests

To run tests, simply run

npm test

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Dash Core Group, Inc.

FAQs

Package last updated on 10 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts