mesg-foundation / engine

Build apps or autonomous workflows with reusable, shareable integrations connecting any service, app, blockchain or decentralized network.
https://mesg.com/
Apache License 2.0
130 stars 13 forks source link

Mintable faucet #1856

Closed NicolasMahe closed 4 years ago

NicolasMahe commented 4 years ago

Mint coins instead of pre-minted coins if possible without creating a new module.

Can use: https://github.com/cosmos/modules/tree/master/incubator/faucet

NicolasMahe commented 4 years ago

The module https://github.com/cosmos/modules/tree/master/incubator/faucet is not really good and anyway we don't need a faucet that using the bank module with PR https://github.com/mesg-foundation/engine/pull/1842