Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereumdegen/degentx-monorepo
https://github.com/ethereumdegen/degentx-monorepo
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethereumdegen/degentx-monorepo
- Owner: ethereumdegen
- Created: 2023-09-28T14:45:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-30T12:30:56.000Z (about 1 year ago)
- Last Synced: 2024-10-11T06:25:20.241Z (about 1 month ago)
- Language: Solidity
- Homepage: https://degentx-monorepo-degentx-frontend.vercel.app
- Size: 11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DegenTx
A crypto payments and invoicing system for the EVM.
## Getting Started
####Booting the frontend
```
yarn frontend dev
```####Booting the backend
```
yarn backend server
```