Skip to content
    Back to all Bounties

    Earn 1,710 ($17.10)

    Time Remainingdue 2 years ago
    Unlisted
    Canceled

    Bitcoin Miner

    coolcoder1213
    coolcoder1213
    Posted 2 years ago

    Bounty Description

    Problem Description

    I'm trying to have somebody develop a Bitcoin mining program. But I have specific instructions. BTW, it should be in Python and have clear, readable code. Anyways I want it to have a function for generating new "accounts", which will have private keys and addresses and stuff. Then, I want a bunch of code for getting the current info. Such as the target and hash and the block index and all that. There should also be code for getting transaction history, or viewing someone's balance. And finally, is should solve for the valid nonce and broadcast that to the server, which will assign new Bitcoin to any address, which I can choose. Also include code for making a transaction, but don't have any transaction made unless the function is called upon.
    Overall, I look forward to working with whoever I choose on this project. And maybe you can even have some Bitcoin I mine!

    Acceptance Criteria

    I'm looking for an experienced developer who has experience with APIs, Bitcoin, Python, and everything else needed for this