0.0.13 • Published 2 years ago

@selene-wallet/common v0.0.13

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

@selene-wallet/common

Shared functions and utilities for other BCH libraries.

Note: This repo is part of the Selene monorepo. Refer to the central documentation for more required information.

Dev

After any changes, need to compile to Typescript

$ rm -rf ./dist && npx tsc --noEmit false --outDir ./dist

Then to include it in other libraries:

Log in to https://www.npmjs.com.

$ npm publish --access=public

Update the package.json files of other packages (app, web), and reinstall their node packages to grab latest common.

0.0.13

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago