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

https://github.com/primitivefinance/portfolio-ts

Minimal toolkit for building TypeScript based applications for Portfolio by Primitive.
https://github.com/primitivefinance/portfolio-ts

portfolio primitive typescript viem

Last synced: 7 months ago
JSON representation

Minimal toolkit for building TypeScript based applications for Portfolio by Primitive.

Awesome Lists containing this project

README

          

## Ts Template

Minimal and fast typescript template using `pnpm`.

### Usage

Create from template:

```bash
gh repo create --template=alexangelj/ts
```

Install:

```
pnpm i
```