Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hoodrunio/cosmos-governance

Governance proposals notification/alert bot for Cosmos-based chains
https://github.com/hoodrunio/cosmos-governance

cosmos javascript on-chain-governance

Last synced: about 1 month ago
JSON representation

Governance proposals notification/alert bot for Cosmos-based chains

Awesome Lists containing this project

README

        

# Cosmos-governance

Governance proposals notification/alert bot for Cosmos-based chains.
Get all new proposals from any chain you want!

## Requirements

node.js >=17.*

## Setup

```
git clone https://github.com/testnetrunn/cosmos-governance.git
cd cosmos-governance
```

```
npm install
npx prisma db push
cp .env.sample .env
```

edit `.env` file.

edit `settings.json` file for adding new chain.