Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.
..