edge-currency-monero

v1.3.1
Edge Monero currency plugin

build

rimraf lib && sucrase ./src -d ./lib -q -t typescript,imports && cp src/mymonero-utils/*.js lib/mymonero-utils && webpack

fix

eslint . --fix && yarn-deduplicate

lint

eslint .

precommit

lint-staged && tsc && npm test && npm run build

prepare

husky install && npm run build

test

mocha -r sucrase/register -n no-experimental-fetch './test/**/*.ts'

types

tsc
npm i edge-currency-monero

Metadata

Downloads