0.2.21 • Published 2 years ago

moneystream-wallet v0.2.21

Weekly downloads
28
License
ISC
Repository
github
Last release
2 years ago

moneystream-wallet

A wallet for streaming bitcoin

Install

git clone https://github.com/moneystreamdev/moneystream-wallet cd moneystream-wallet yarn install

Run tests

yarn test

To use from a different project

Create your project then add a reference to this wallet. You can add references to projects that are not in npm yet.
npm install --save moneystreamdev/moneystream-wallet

Notes

Code is not clean. There are many TODO

Using the wallet

See the tests for examples

Funding your wallet

  1. make a new wallet const w = new Wallet()
  2. view the address in wallet.json file
  3. send bitcoin to the wallet address to fund

deploy

  1. bump version
  2. yarn build
  3. yarn browserify
  4. npm login
  5. npm publish
0.2.21

2 years ago

0.2.20

2 years ago

0.2.16

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.15

4 years ago

0.2.14

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago