Ecosyste.ms: Awesome
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: 24 days ago
JSON representation
Minimal toolkit for building TypeScript based applications for Portfolio by Primitive.
- Host: GitHub
- URL: https://github.com/primitivefinance/portfolio-ts
- Owner: primitivefinance
- Created: 2023-04-28T17:40:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T19:02:46.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T22:53:36.654Z (3 months ago)
- Topics: portfolio, primitive, typescript, viem
- Language: TypeScript
- Homepage: https://www.primitive.xyz/
- Size: 18.6 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```