Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host a Testnet faucet to help developers building zcash related projects #2119

Closed
bitcartel opened this issue Feb 21, 2017 · 5 comments
Closed
Assignees
Milestone

Comments

@bitcartel
Copy link
Contributor

bitcartel commented Feb 21, 2017

Find an open-source faucet we can adapt for use with Testnet.

A good candidate would:

  • have minimal system requirements
  • be easy to install
  • feature a small code base for security review

Another option would be to donate Testnet coins to an existing community run faucet which has high availability.

@arcalinea
Copy link
Contributor

arcalinea commented Feb 21, 2017

Zeropond runs a faucet, but I've never seen any ZEC in it: http://faucet.zeropond.com/
Also looks like they're still running RC1. I will reach out to them...

@lustr0
Copy link

lustr0 commented Feb 28, 2017

I'm willing to host a faucet (on Zchain) - I'm not particularly familiar with faucet software, however; were you looking at any existing options (or is anyone familiar with one)? Looked around Github but didn't see anything particularly promising.

It would probably be beneficial to have the faucet support z-addresses, which will likely require some modification.

@arcalinea
Copy link
Contributor

@lustr0 Zeropond is willing to share their code for this currently abandoned testnet faucet: http://faucet.zeropond.com/, will let you know when they put it up on Github :)

@daira daira modified the milestones: 1.0.9, 1.0.8 Mar 26, 2017
@arcalinea
Copy link
Contributor

@lustr0 Here's the testnet faucet code, I forked the repo from 5a1t and am intending on making a few changes: https://github.com/arcalinea/zfaucet

Would be happy to collaborate on putting this up, you can ping me on the community chat @arcalinea

@daira daira added this to Incoming in User Support May 1, 2017
@arcalinea
Copy link
Contributor

Testnet faucet is up and running, so we can close this issue: https://github.com/zcash/zfaucet

ZECC zfaucet repo is here: https://github.com/zcash/zfaucet

I improved the documentation, should be easy for people to fork and run their own faucets.

@daira daira moved this from Collect Information to User Follow-up in User Support May 15, 2017
@daira daira moved this from User Follow-up to Complete in User Support May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
User Support
  
Complete
Development

No branches or pull requests

5 participants