https://github.com/primitivefinance/v1-interface
An open-source interface for the Primitive protocol.
https://github.com/primitivefinance/v1-interface
Last synced: 11 months ago
JSON representation
An open-source interface for the Primitive protocol.
- Host: GitHub
- URL: https://github.com/primitivefinance/v1-interface
- Owner: primitivefinance
- License: gpl-3.0
- Created: 2020-08-27T01:21:36.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-12-07T20:56:14.000Z (over 4 years ago)
- Last Synced: 2025-04-05T14:02:46.054Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://app.primitive.finance
- Size: 5.39 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# primitive-interface
An open-source interface for the Primitive protocol.
This is a Next.js project bootstrapped with create-next-app.
## Getting Started
First, run the development server using `yarn dev` and open http://localhost:3000 with your browser to see the result.
You can start editing pages in `./src/pages`.
### Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.