https://github.com/descent-collective/interface
An open source interface for the Descent protocol
https://github.com/descent-collective/interface
Last synced: 2 months ago
JSON representation
An open source interface for the Descent protocol
- Host: GitHub
- URL: https://github.com/descent-collective/interface
- Owner: Descent-Collective
- License: gpl-3.0
- Created: 2023-11-20T08:37:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T12:55:41.000Z (over 1 year ago)
- Last Synced: 2025-01-24T01:46:42.277Z (4 months ago)
- Language: TypeScript
- Homepage: https://testnet.descentdao.com
- Size: 57.6 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Descent Protocol
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What things you need to install the software and how to install them.
- Node.js
- npm (>= v18.17.0)### Installing
```js
CLONE REPO
git clone https://github.com/Descent-Collective/interface.gitNAVIGATE TO DIRECTORY
cd interfaceINSTALL DEPENDENCIES
yarn installRUN DEV SERVER
yarn dev```
### Contributing
Please read [CONTRIBUTING.md](https://github.com/Descent-Collective/interface/blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Built With
- [Next.js 13](https://nextjs.org/) - The web framework used
- [React](https://react.dev/) - UI library
- [Node.js](https://nodejs.org/en) - JavaScript runtime