Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walterproof/faucetz
Testnet faucet for the Tezos blockchain
https://github.com/walterproof/faucetz
Last synced: 7 days ago
JSON representation
Testnet faucet for the Tezos blockchain
- Host: GitHub
- URL: https://github.com/walterproof/faucetz
- Owner: WalterProof
- Created: 2020-08-04T22:26:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T18:54:13.000Z (about 3 years ago)
- Last Synced: 2024-07-06T13:56:20.753Z (4 months ago)
- Language: TypeScript
- Homepage: https://faucetz.web.app
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FauceTZ
![ci](https://github.com/catsoap/faucetz/workflows/ci/badge.svg)
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 storageRoadmap:
- connect wallet
- local infra
- add FA 1.2 and FA 2 tokens
- host on IPFSFor 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/