Author

Topic: How to use TestNet Wallet (Read 4339 times)

full member
Activity: 128
Merit: 100
February 09, 2017, 10:43:06 AM
#19
why only Testnet wallet there's a lots of wallet that can save your coins you can chose other only if you're felling hard to use this wallet any ways i have never use it but i found a video maybe it can help you
https://bitpay.com/docs/testing
full member
Activity: 224
Merit: 117
▲ Portable backup power source for mining.
February 07, 2017, 08:16:44 PM
#18
Yes, google "testnet faucet".
Here is a private key I tried to sweep, perhaps you will have better luck:
92xnDca1kxJkRJZyCx6cGdz9epUz8oVv2BQtLZ4Kh2YaXAFHni9
sr. member
Activity: 340
Merit: 254
CREATE YOUR OWN CRYPTO-CURRENCY WITH ETHEREUM 150$
February 07, 2017, 08:11:23 PM
#17
are there any testnet faucets?
legendary
Activity: 1638
Merit: 1010
https://www.bitcoin.com/
February 06, 2017, 12:56:03 AM
#16
Download Bitcoin Core and start it (either bitcoind or bitcoin-qt) with the -testnet flag. An alternative is writing testnet=1 on your bitcoin.conf file. Not sure if there's a guide, but this is pretty much it.
This guide look quite old but easy to follow and still of use:
https://www.suffix.be/blog/getting-started-bitcoin-testnet
newbie
Activity: 15
Merit: 0
January 11, 2017, 08:47:01 AM
#15
hi guys, here's a newbie  Grin

i create a wallet in http://testnetwallet.com/wallet
used different testnet faucet to get some coin

transition o blocktrail https://www.blocktrail.com/tBTC/tx/d0e9f2e98536e2ef01466558dba44de262ed48ac691e71965c7e5f3867c3799b
seem to be completed

my wallet balance is still 0. what's wrong, is there any guide for testnet use?

Can you tell which API use for create wallet?
newbie
Activity: 35
Merit: 0
December 15, 2016, 03:57:55 AM
#14
Try using Bitcoind with the command for testnet


https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
hero member
Activity: 691
Merit: 569
December 09, 2016, 01:23:10 AM
#13
Download copay wallet on android. When you create an account enable tesnet option
full member
Activity: 224
Merit: 117
▲ Portable backup power source for mining.
December 08, 2016, 10:40:42 AM
#12
I'd hate to think people were putting a monetary value on the testnet coins.
One way to fix this issue is to specify a maximum block-hight for testnet chains, once the chain runs out, new blocks are no longer valid, and a new chain can start.
Nobody would assign a monetary value to something that is scheduled to collapse in a few months.
hero member
Activity: 924
Merit: 512
December 08, 2016, 10:09:23 AM
#11
Didn't even knew that there were web wallets for the testnet...

Send them an email, if you weren't credited.
i am a newbie. I don't have that much of knowledge in TestNet wallet.
full member
Activity: 168
Merit: 100
December 07, 2016, 05:31:07 PM
#10
I've used TestnetWallet.com in the past for testing on BTC payment processing.
But never had a problem like this.Pretty sure u mixed smth.
newbie
Activity: 6
Merit: 0
November 25, 2016, 04:35:38 PM
#9
Multibit classic used to have an option in its multibit.properties file to work with the testnet, but I don't know if it's still working.

Hi Binford 6100,

To use the testnet, there is an option that you put in the multibit.properties configuration file.

I see you are on a Mac, so I recommend doing the following:
1) Duplicate your multibit.app to, say, multibit-testnet.app
2) In Finder, do a right click and 'Show Package Contents'.
3) Navigate to: /Contents/Resources/Java
4) If you put a 'multibit.properties' file in the Java directory that install of multibit (only) will pick it up and use it. It effecively runs in local mode and does not use your user data area.
5) Create in TextPad a file called multibit.properties and save it to the Java directory.
6) In the file add the line:
      testOrProductionNetwork=test
(case sensitive)
7) Then when you open that install of multibit you will connect to the testnet and see something like:
http://multibit.org/postImages/testnet.png

A couple of things to note:
a) I almost never use the testnet so you might run into some gotchas - let me know if you do.
b) This is the 'old' testnet (with genesis hash 0000000224b1593e3ff16a0e3b61285bbc393a39f78c8aa48c456142671f7110)
There is also a newer testnet3 (with genesis hash 000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943) that currently there is no switch for. If you need this I can add it in - just let me know.

You can download the latest classic here.

https://multibit.org/releases/multibit-classic/multibit-classic-0.5.19/

edit

I couldn't get it to sync, it generated a testnet receive address using a multibit.properties configuration file with testOrProductionNetwork=test written in it. I don't know what it needs besides that to sync.
newbie
Activity: 4
Merit: 0
November 25, 2016, 03:43:59 PM
#8
I'd hate to think people were putting a monetary value on the testnet coins.  I thought the whole idea behind the testnet was to diagnose your rig was working before switching to the main block chain?  It makes sense that users would test an online wallet (hadn't even thought of that one to be honest)  No doubt your coins will turn up once the block chain has downloaded.

Did the coins show as "pending" or "confirming" or something similar?
newbie
Activity: 42
Merit: 0
November 25, 2016, 03:28:59 PM
#7
Just use -testnet flag on core wallet.
Or add testnet=1 in your .conf file.
sr. member
Activity: 745
Merit: 471
Admin at YOLOdice.com - fast, fair, play/invest.
November 25, 2016, 05:20:42 AM
#6
You could try Mycelium Testnet Wallet for mobile. Last time I checked it was OK.

If you need a wallet for desktop, I agree with what was said: your best bet (especially if you want to play with testnet a bit more) is Bitcoin-Qt in Testnet mode. There are no decent web wallets. Sync time in Testnet is not that ridiculous. My whole .bitcoin/testnet directory is less than 7GB.
staff
Activity: 3458
Merit: 6793
Just writing some code
November 22, 2016, 03:36:38 PM
#5
Download Bitcoin Core and start it (either bitcoind or bitcoin-qt) with the -testnet flag. An alternative is writing testnet=1 on your bitcoin.conf file. Not sure if there's a guide, but this is pretty much it.

sync time is terrible ..


That's because it still has to download the entire testnet blockchain which is also quite large.
legendary
Activity: 1512
Merit: 1012
November 22, 2016, 12:16:31 PM
#4
Download Bitcoin Core and start it (either bitcoind or bitcoin-qt) with the -testnet flag. An alternative is writing testnet=1 on your bitcoin.conf file. Not sure if there's a guide, but this is pretty much it.
newbie
Activity: 10
Merit: 0
November 22, 2016, 12:09:11 PM
#3
actually blocktrail shows over 30 confirmation for transaction. evan in my wallet transactions are confirmed but balance wallet is still 0.00.

Anyway i'd like to try with offline wallet for testnet, any guide? i' just discover the cryptocurrency 1 week ago.

i need testnet to test how to link a bitcoin address to byteball address for the next airdrop Wink
legendary
Activity: 1512
Merit: 1012
November 22, 2016, 12:03:11 PM
#2
Didn't even knew that there were web wallets for the testnet...

Send them an email, if you weren't credited.
newbie
Activity: 10
Merit: 0
November 22, 2016, 10:56:30 AM
#1
hi guys, here's a newbie  Grin

i create a wallet in http://testnetwallet.com/wallet
used different testnet faucet to get some coin

transition o blocktrail https://www.blocktrail.com/tBTC/tx/d0e9f2e98536e2ef01466558dba44de262ed48ac691e71965c7e5f3867c3799b
seem to be completed

my wallet balance is still 0. what's wrong, is there any guide for testnet use?
Jump to: