Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thandaanda/nextjs-shuttle-demo
https://github.com/thandaanda/nextjs-shuttle-demo
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thandaanda/nextjs-shuttle-demo
- Owner: thandaanda
- License: gpl-3.0
- Created: 2023-11-20T13:21:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T08:18:49.000Z (about 1 year ago)
- Last Synced: 2024-11-09T13:46:50.196Z (2 months ago)
- Language: TypeScript
- Homepage: https://nextjs-shuttle-demo.vercel.app
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shuttle Port - (Next.js)
[![License][github-license]][github-license-url]
Shuttle Port is an example dApp, that makes a swap on the Astroport chain native token and ASTRO pool, using [Next.js](https://nextjs.org/docs) with app folder and [Shuttle](https://github.com/delphi-labs/shuttle).
## Installation
```bash
pnpm install
```## Run the development server
```bash
pnpm run dev
```[github-license]: https://img.shields.io/github/license/delphi-labs/shuttle
[github-license-url]: https://github.com/delphi-labs/shuttle/blob/main/LICENSE