paper-wallet-spender
Paper Wallet Spender
The paper wallet spender takes private keys and generates a spend transaction to transfer funds out of the wallet.
The transction transfers 1% of the funds to the developer. This helps us maintain the project.
Requires Python 3.7 for zcash blake2b support.
wget https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tgz tar xzvf Python-3.7.0.tgz cd Python-3.7.0 ./configure make sudo cp python /usr/bin/python3
Installation
We will make binaries available soon.
Build and Install
We will make binaries available soon.
Usage
- Install the Crystal language, https://crystal-lang.org/docs/installation/
- Clone this repository
- CD into the folder
Development
- We recommend you install sentry to build and watch files. https://github.com/samueleaton/sentry
- ./sentry -w "./src//*.cr" -w "./spec//*.cr" -r "crystal" --run-args "spec --debug"
- Edit code and save, sentry will compile the code and run the tests.
Contributing
- Fork it ( https://github.com/[your-github-name]/paper-wallet-spender/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [your-github-name] John Doe - creator, maintainer
Repository
paper-wallet-spender
Owner
Statistic
- 0
- 4
- 3
- 0
- 0
- almost 6 years ago
- July 14, 2018
License
Links
Synced at
Mon, 12 May 2025 16:50:45 GMT
Languages