0.2.21 • Published 2 years ago
moneystream-wallet v0.2.21
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
- make a new wallet
const w = new Wallet()
- view the address in wallet.json file
- send bitcoin to the wallet address to fund
deploy
- bump version
- yarn build
- yarn browserify
- npm login
- 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