Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superfluid-finance/superfluid-explorer
The new and improved Superfluid Explorer, built with SDK-Core, SDK-Redux & Next.js & MaterialUI
https://github.com/superfluid-finance/superfluid-explorer
react redux superfluid typescript
Last synced: about 15 hours ago
JSON representation
The new and improved Superfluid Explorer, built with SDK-Core, SDK-Redux & Next.js & MaterialUI
- Host: GitHub
- URL: https://github.com/superfluid-finance/superfluid-explorer
- Owner: superfluid-finance
- License: mit
- Created: 2022-01-31T17:18:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T07:13:37.000Z (2 days ago)
- Last Synced: 2024-11-06T08:20:58.735Z (1 day ago)
- Topics: react, redux, superfluid, typescript
- Language: TypeScript
- Homepage: https://explorer.superfluid.finance
- Size: 35.2 MB
- Stars: 22
- Watchers: 6
- Forks: 28
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
Welcome to Superfluid Explorer repository 👋
### 🏠 [Homepage](https://superfluid.finance)
### ✨ [Superfluid App](https://app.superfluid.finance/)
### ✨ [Superfluid Explorer](https://explorer.superfluid.finance/)
### 📖 [Docs](https://docs.superfluid.finance)
The Superfluid Protocol is a framework that realizes the real-time finance vision
where user accounts are connected together, and transactions can happen between
user accounts instantaneously as a result.# Superfluid Explorer
Superfluid Explorer is an explorer meant for developers and advanced users of the Superfluid Protocol.
## How to use
To install packages and start development server, run:
```sh
pnpm install
pnpm run dev
```## Technologies
- TypeScript
- React
- Next.js
- MUI (formerly Material-UI)
- Redux
- SDK-redux by Superfluid Finance## Deployment
The `master` branch is automatically deployed using Vercel. PR branches automatically get their own temporary deployments.
## Contributing
Interested in contributing? Fantastic -- we love to see it. Create an issue or fork the code and open a pull request. Someone from the Superfluid team will join for discussion and review the code. Keep and eye out for bounties as well! ;)