Python Bitcoin/Digibyte Miner
We are writing our own crypto currency mining software in Python!
Crypto tutorial series where we are working on building a Digibyte/Bitcoin miner on the DE0-CV FPGA development kit using Intel's Cyclone V FPGA
Series playlist:
https://www.youtube.com/playlist?list=PLlso_QbY1UlMYBfaJ_p4gn5nsJFjdUbP1
FPGA Essentials series playlist:
https://www.youtube.com/playlist?list=PLlso_QbY1UlOQikDvj-fKbCnnHlbrgPYn
Github:
https://github.com/MadeByOzzy/copper
Website:
madebyozzy.com
Contact:
madebyozzy@gmail.com
Support:
Digibyte
DMgbQqZ9Vr7KrCxd7LrPJE5kWYHZX7DTTW
Bitcoin
1P4kBPyFoR6xa4sy2hnHL3oY6sg4PrXn6M
Litecoin
Lc98RWgNJpkYxoEPWux7apP2jA3iu2LMWh
Ethereum
0xF57a1Fe0E004E4Ac8572e3ba3F4f697823C4e04C
Digibyte blockchain explorer:
https://chainz.cryptoid.info/dgb/
Example block:
https://chainz.cryptoid.info/dgb/block.dws?00000000000000021e26fd20b71b9738568f2d8c7ab0324a6da300b49324cfba.htm
Bitcoin reference for "getblock"
https://developer.bitcoin.org/reference/rpc/getblock.html
SHA256 calculator:
https://emn178.github.io/online-tools/sha256.html
Python hashlib:
https://docs.python.org/3/library/hashlib.html
Python codecs:
https://docs.python.org/3/library/codecs.html
Python struct:
https://docs.python.org/2/library/struct.html
We are writing our own crypto currency mining software in Python!
Crypto tutorial series where we are working on building a Digibyte/Bitcoin miner on the DE0-CV FPGA development kit using Intel's Cyclone V FPGA
Series playlist:
https://www.youtube.com/playlist?list=PLlso_QbY1UlMYBfaJ_p4gn5nsJFjdUbP1
FPGA Essentials series playlist:
https://www.youtube.com/playlist?list=PLlso_QbY1UlOQikDvj-fKbCnnHlbrgPYn
Github:
https://github.com/MadeByOzzy/copper
Website:
madebyozzy.com
Contact:
madebyozzy@gmail.com
Support:
Digibyte
DMgbQqZ9Vr7KrCxd7LrPJE5kWYHZX7DTTW
Bitcoin
1P4kBPyFoR6xa4sy2hnHL3oY6sg4PrXn6M
Litecoin
Lc98RWgNJpkYxoEPWux7apP2jA3iu2LMWh
Ethereum
0xF57a1Fe0E004E4Ac8572e3ba3F4f697823C4e04C
Digibyte blockchain explorer:
https://chainz.cryptoid.info/dgb/
Example block:
https://chainz.cryptoid.info/dgb/block.dws?00000000000000021e26fd20b71b9738568f2d8c7ab0324a6da300b49324cfba.htm
Bitcoin reference for "getblock"
https://developer.bitcoin.org/reference/rpc/getblock.html
SHA256 calculator:
https://emn178.github.io/online-tools/sha256.html
Python hashlib:
https://docs.python.org/3/library/hashlib.html
Python codecs:
https://docs.python.org/3/library/codecs.html
Python struct:
https://docs.python.org/2/library/struct.html
- Category
- Bitcoin Mining
- Tags
Be the first to comment
