Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 161 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 161 Bytes

dogecoin-spv-node-middleware

Setup

npm install

Lint

npm run lint

Test

npm run test

Development

npm run dev