Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/astroport-fi/asteroid-sdk-cca-example
- Owner: astroport-fi
- Created: 2024-02-04T21:13:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T10:17:47.000Z (10 months ago)
- Last Synced: 2024-11-08T16:28:13.069Z (3 months ago)
- Language: TypeScript
- Size: 280 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")