Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/compolabs/spark-frontend
Spark is a DeFi super app on the Fuel.network
https://github.com/compolabs/spark-frontend
Last synced: 4 days ago
JSON representation
Spark is a DeFi super app on the Fuel.network
- Host: GitHub
- URL: https://github.com/compolabs/spark-frontend
- Owner: compolabs
- License: other
- Created: 2024-03-25T11:39:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:35:50.000Z (3 months ago)
- Last Synced: 2024-10-29T11:47:09.077Z (3 months ago)
- Language: TypeScript
- Homepage: https://sprk.fi
- Size: 69.1 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# V12
## What is V12?
V12 is an order book, the Fuel.network, revolutionizing financial services with its integrated suite of
offerings.### Technology Stack
- React
- Mobx
- TypescriptThis frontend project is designed to provide users with a seamless and intuitive experience when interacting with the
V12 DeFi platform.### Getting Started
To get started with V12, clone the repository and follow these commands:
```bash
# Install dependencies
pnpm install# Start the development server
pnpm run start# Build for production
pnpm run build# Lint the project
pnpm run lint# Prepare for deployment
pnpm run predeploy# Deploy to GitHub Pages
pnpm run deploy
```### License
This project is licensed under the Business Source License 1.1. Please see the LICENSE file for more details.
### More Information
For more information on V12 and how to get involved, please visit our [official website](https://docs.sprk.fi/).