8000 GitHub - profitviews/bitcoin-wallet: How to create a Bitcoin wallet
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

profitviews/bitcoin-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Wallets

How to create a Bitcoin wallet.

Manipulating Bitcoin programatically is a remarkably straightforward process - as it should be! That's the whole promise and genius of Bitcoin, and why it is revolutionary.

To understand this better, read and run bitcoin-wallet.ipynb after setting up your environment:

It was written in Python 3.12.2 (but should be fine in most Python 3 versions).

To run the code:

  1. Install git
  2. Install jupyter or jupyter-lab - or use Visual Studio Code
  3. Download it with
git clone git@github.com:profitviews/bitcoin-wallet.git
  1. cd bitcoin-wallet
  2. Install dependencies with
pip install -r requirements.txt
  1. Launch bitcoin-wallet.ipynb as a Jupyter notebook using whichever means you chose above.

Any problems, email help@profitview.net or go to ProfitView and chat to us.

For more cool stuff go to our home.

About

How to create a Bitcoin wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0