Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osmosis-labs/faucet-old
Osmosis Faucet
https://github.com/osmosis-labs/faucet-old
cosmjs cosmos-sdk faucet frontend
Last synced: 5 days ago
JSON representation
Osmosis Faucet
- Host: GitHub
- URL: https://github.com/osmosis-labs/faucet-old
- Owner: osmosis-labs
- Created: 2022-05-22T06:22:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T16:13:41.000Z (over 1 year ago)
- Last Synced: 2024-04-18T05:01:28.568Z (7 months ago)
- Topics: cosmjs, cosmos-sdk, faucet, frontend
- Language: Vue
- Homepage: https://faucet.osmosis.zone/
- Size: 23.8 MB
- Stars: 2
- Watchers: 11
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Osmosis Faucet
This is work in progress, please see docs in fe and backend folder.### Frontend
The frontend is deployed to github pages automatically via a git action.
You should run the frontend and backend together in your local environment.### Backend.
The backend needs to be deployed to a server or ran locally for development, pm2 is used to manage the process.
..