https://github.com/ziwot/faucetz
Testnet faucet for the Tezos blockchain
https://github.com/ziwot/faucetz
Last synced: 11 months ago
JSON representation
Testnet faucet for the Tezos blockchain
- Host: GitHub
- URL: https://github.com/ziwot/faucetz
- Owner: ziwot
- Created: 2020-08-04T22:26:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:09:35.000Z (almost 2 years ago)
- Last Synced: 2025-05-17T12:37:00.738Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://faucetz.web.app
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FauceTZ

Testnet faucet for the Tezos blockchain
Features:
- uses one faucet taken from https://faucet.tzalpha.net/
- sends tez to given address or tezos domain (delphi)
- generates accounts and persists them in local storage
Roadmap:
- connect wallet
- local infra
- add FA 1.2 and FA 2 tokens
- host on IPFS
For alternatives testnet faucets, see:
- https://tezos-tokens-faucet.netlify.app/
- https://tacowallet.dev/home
## Resources
https://dev.to/aryclenio/configuring-a-reactjs-typescript-project-with-editorconfig-eslint-e-prettier-495n
https://fettblog.eu/typescript-react/