Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/astroport-fi/asteroid-sdk-cca-example

Asteroid Cosmos App example to show how to integrate Asteroid Protocol SDK with Next.js and CosmosKit
https://github.com/astroport-fi/asteroid-sdk-cca-example

Last synced: 29 days ago
JSON representation

Asteroid Cosmos App example to show how to integrate Asteroid Protocol SDK with Next.js and CosmosKit

Awesome Lists containing this project

README

        

This is a Asteroid Cosmos App example to show how to integrate [@asteroid-protocol/sdk](https://npmjs.com/package/@asteroid-protocol/sdk) with Next.js and CosmosKit, bootstrapped with [`create-cosmos-app`](https://github.com/cosmology-tech/create-cosmos-app).

## Getting Started

First, install the packages and run the development server:

```bash
yarn && yarn dev
```

![Asteroid Cosmos App](app.png "Asteroid Cosmos App")