Home

Awesome

Cosmos Discord Faucet

A discord faucet for cosmos sdk based projects that is fully configurable for any chain.

Getting Started

These instructions will cover usage information and for the docker container

Prerequisites

In order to run this container you'll need docker installed.

Usage

Container Parameters

Example

    docker run -ti --restart=always \
    -e ADDRESS_PREFIX=address_prefix \
    -e DENOMINATION=denomination \
    -e AMOUNT=amount \
    -e CHAIN_NAME=chain_name \
    -e RPC_ENDPOINT=rpc_endpoint \
    -e API_ENDPOINT=api_endpoint \
    -e MNEMONIC=mnemonic \
    -e TIMEOUT=timeout_in_ms \
    -e TX_EXPLORER=https://your_explorer \
    -e DISCORD_CHANNEL=discord_channel \
    -e DISCORD_TOKEN=discord_token \
    -e TX_FEE_AMOUNT=2000 \
    -e TX_GAS_AMOUNT=180000 \
    0x4139/cosmos-discord-faucet

Environment Variables

All the following variables are required:

Faucet Commands

Built With

Find Us

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.