It doesn't work for you? What's wrong with it?
Testnet address does not show up to start the chain. its blank, even when i press to copy the address and paste it, no address shows up when i hit paste.
reply
That's weird. It shows up fine for me. Rijndael also tested it yesterday and said it works for him. What browser/os combination are you using? I want to debug the site in that setup.
Also, do you have ublock origin installed? Sometimes it blocks web requests, including requests to js resources hosted on other sites
reply
Disabling ublock seems to have resolved the address issue, although after i send sats to create the chain nothing happens afterwards.
reply
That's so weird! If you care to try again, consider opening your browser console, and you should see this:
Once you deposit the funds, the thing that says "waiting" should change after about 60 seconds. If it displays an error, can you tell me what it says?
reply
Tried again but just says
waiting... waiting... waiting...
With
connected to wss://relay1.nostrchat.io not mining.
Showing up now an again.
reply
That is weird, none of those are errors. It should continuously poll mempool.space's api for an incoming payment, detect one after your wallet sends one, and then redirect you to a screen where you can view your spacechain. The only thing I can think of that might go wrong is if mempool.space's api throws an error, which should show up in your browser console, but your screenshots don't show such an error.
Wait, are you sending precisely the amount it asks for? If you send the wrong amount it will ignore the transaction even if you sent more than it asked for. I usually use https://bitcoinfaucet.uo1.net/ to test it because that faucet lets me send precise amounts.
reply
I'm sending over the amount asked as the testnet wallet I'm using can only send a minimum of 5K SATS, so i guess that's why its not working for me. Bummer :(
reply
well I don't want to make it accept more than the requested amount otherwise users will lose money...but I guess they are losing money anyway by sending to these addresses with no recovery option so I'm not sure what to do about that