Code Monkey home page Code Monkey logo

Comments (3)

junderw avatar junderw commented on August 25, 2024 1

They don't support P2PKH.

"is not valid" is a lie. It should be "We do not support P2PKH" instead.

from bitcoinjs-lib.

A2DNEW avatar A2DNEW commented on August 25, 2024

They don't support P2PKH.

"is not valid" is a lie. It should be "We do not support P2PKH" instead.

How can I receive faucet for P2PKH?

from bitcoinjs-lib.

acsonservice avatar acsonservice commented on August 25, 2024

To obtain testnet coins for P2PKH addresses, you can use a Bitcoin testnet faucet. Here's how you can do it:

  1. Set Up a Testnet Wallet: Ensure you have a Bitcoin wallet that supports the testnet. Popular wallets like Electrum, Bitcoin Core, and others have testnet options.

  2. Generate a Testnet Address:

    • For Electrum, you can start it in testnet mode by running electrum --testnet.
    • For Bitcoin Core, you can start it in testnet mode by running bitcoin-qt -testnet or bitcoind -testnet.
  3. Find a Testnet Faucet: There are several online testnet faucets that provide free testnet BTC. Some reliable ones include:

  4. Request Testnet Coins:

    • Visit the faucet website.
    • Enter your testnet Bitcoin address (P2PKH format starts with 'm' or 'n').
    • Complete any captcha or verification process required.
    • Click the button to request testnet BTC.
  5. Receive Testnet BTC: The requested testnet BTC should be sent to your address within a few minutes. You can verify the receipt by checking your wallet or using a testnet block explorer like Blockstream Testnet Explorer.

Here’s a step-by-step example using the CoinFaucet.eu:

  1. Go to CoinFaucet.eu.
  2. Enter your testnet Bitcoin address.
  3. Solve the CAPTCHA.
  4. Click on the "Get Testnet Coins" button.

By following these steps, you should be able to get testnet BTC for your P2PKH address and start testing your transactions on the Bitcoin testnet.

from bitcoinjs-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.