0.0.18 • Published 8 months ago

@mijoco/btc_helpers v0.0.18

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

@mijoco/btc_helpers

Helper functions common to stxeco and other applications

Creating a project

npm init -y
npm install typescript --save-dev
npm install ts-node --save-dev
npm install tslib --save-dev
npm install @types/node --save-dev

Publishing

npm publish --access public

Packing

Test the helpers prior to publishing.

npm run build
npm pack
mv mijoco-btc_helpers-0.0.xx.tgz ../stxeco-launcher

in stxeco-launcher;

npm install ./mijoco-btc_helpers-0.0.xx.tgz
0.0.10

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.0.14

8 months ago

0.0.15

8 months ago

0.0.9

12 months ago

0.0.16

8 months ago

0.0.8

12 months ago

0.0.17

8 months ago

0.0.18

8 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago