Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astroport-fi/lockdrop-frontend
https://github.com/astroport-fi/lockdrop-frontend
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/astroport-fi/lockdrop-frontend
- Owner: astroport-fi
- License: gpl-3.0
- Created: 2021-10-14T13:10:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T20:26:56.000Z (almost 3 years ago)
- Last Synced: 2023-08-09T20:29:22.153Z (over 1 year ago)
- Language: TypeScript
- Homepage: lockdrop-frontend.vercel.app
- Size: 29.5 MB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astroport Lockdrop UI
The Astroport Lockdrop UI is a web frontend used to interact with the Astroport lockdrop contracts. It is intended to be used with the [Terra Station Extension](https://terra.money/extension) plugin for Chromium browsers.
## Development
This project is using:
- [Next.js](https://github.com/vercel/next.js)
- [Chakra UI](https://chakra-ui.com)### `npm run dev`
Runs the app in the development mode.