You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Open-source merchant toolkit for accepting DigiByte (DGB) and DigiDollar (DD) payments non-custodially with your own DigiByte Core wallet.",
"license": "MIT",
"type": "module",
"workspaces": [
"packages/*",
"examples/*"
],
"scripts": {
"build": "npm run build --workspace @blockindex/crypto-payments",
"test": "npm test --workspace @blockindex/crypto-payments",