Hathor Community Faucet
Testnet: https://testnet.gethathor.com
Mainnet: https://www.gethathor.com
Install the .NET 5 SDK from https://dot.net
Optional: Edit the configuration in appsettings.json. The default settings should provice a basic out of the box experience. Edit the settings to actually talk to the wallet api and send transactions:
ConnectionStrings.DefaultConnection: optional SQL connection string. Leave empty to use SqlLiteHathorConfig.BaseUrl: URL to your Hathor Headless Wallet APIHathorConfig.ApiKey: Optional API key for your headless wallet APIHathorConfig.FullNodeBaseUrl: URL to full node. Default configured for testnet More infoRecaptchaSiteKey: Your reCaptcha keysRecaptchaSecretKey: Your reCaptcha keys
Run the following commands:
dotnet restore
dotnet run -p Hathor.Faucet.WebContributions to this project are welcome! Especially frontend / css / text improvements are needed. Open a PR with your changes. For high impact changes, open an issue to discuss the proposed change you want to make.
Development has been made possible with a grant from Hathor.