bchn-testnet.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1">
  6. <title>Bitcoin Cash Node by APECS</title>
  7. <meta name="author" content="APECS">
  8. <meta name="description" content="Bitcoin Cash Node by APECS">
  9. <link rel="shortcut icon" href="//apecs.dev/favicon.ico" type="image/vnd.microsoft.icon">
  10. <style>
  11. a {
  12. text-decoration: none;
  13. }
  14. </style>
  15. </head>
  16. <body>
  17. <pre>
  18. ____ _ _ _ ____ _ _ _ _
  19. | __ )(_) |_ ___ ___ (_)_ __ / ___|__ _ ___| |__ | \ | | ___ __| | ___
  20. | _ \| | __/ __/ _ \| | '_ \ | | / _` / __| '_ \ | \| |/ _ \ / _` |/ _ \
  21. | |_) | | || (_| (_) | | | | | | |__| (_| \__ \ | | | | |\ | (_) | (_| | __/
  22. |____/|_|\__\___\___/|_|_| |_| \____\__,_|___/_| |_| |_| \_|\___/ \__,_|\___|
  23. _____ _ _
  24. |_ _|__ ___| |_ _ __ ___| |_
  25. | |/ _ \/ __| __| '_ \ / _ \ __|
  26. | | __/\__ \ |_| | | | __/ |_
  27. |_|\___||___/\__|_| |_|\___|\__|
  28. testnet.apecs.dev | bch-testnet.apecs.dev | bchn-testnet.apecs.dev
  29. Online since October 2020
  30. For more information, please visit:
  31. <a href="https://docs.apecs.dev/" target="_blank">https://docs.apecs.dev/bchn/</a>
  32. <strong>Online nodes:</strong>
  33. ✅ bchn-us-testnet.apecs.dev <small>(<a href="https://www.digitalocean.com/" target="_blank">DigitalOcean</a>)</small>
  34. Sponsored with ❤️ by APECS
  35. <a href="https://apecs.dev" target="_blank">https://apecs.dev</a>
  36. Donate BCH to <a href="https://explorer.bitcoin.com/bch/address/bitcoincash:qrlsrw8qyrce75pp654rx9s8hftgywkxwv89uwafs3" target="_blank">bitcoincash:qrlsrw8qyrce75pp654rx9s8hftgywkxwv89uwafs3</a>
  37. Donate SLP to <a href="https://explorer.bitcoin.com/bch/address/simpleledger:qqxtz0fw3gs5ndmwjm2we92k20zu3z99uuuxr25a2s" target="_blank">simpleledger:qqxtz0fw3gs5ndmwjm2we92k20zu3z99uuuxr25a2s</a>
  38. </pre>
  39. </body>
  40. </html>