Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethereumdegen/degentx-monorepo


https://github.com/ethereumdegen/degentx-monorepo

Last synced: 15 days ago
JSON representation

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
```