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

https://github.com/terra-money/alliance-landing

Landing page for the Alliance an open-source Cosmos SDK module.
https://github.com/terra-money/alliance-landing

Last synced: 5 months ago
JSON representation

Landing page for the Alliance an open-source Cosmos SDK module.

Awesome Lists containing this project

README

          

## Alliance Landing Page

Landing page for Alliance with links to the Alliance Estimator and Docs.

## Running

```
npm run dev
# or
yarn dev
```

## Deploy
```
npm run build
# or
yarn build
```