Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 426 Bytes

This is a Asteroid Cosmos App example to show how to integrate @asteroid-protocol/sdk with Next.js and CosmosKit, bootstrapped with create-cosmos-app.

Getting Started

First, install the packages and run the development server:

yarn && yarn dev

Asteroid Cosmos App