Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingderwang/erica-items-db
chainlist API server
https://github.com/mingderwang/erica-items-db
chainlist erica ethereum swagger viem
Last synced: about 1 month ago
JSON representation
chainlist API server
- Host: GitHub
- URL: https://github.com/mingderwang/erica-items-db
- Owner: mingderwang
- License: mit
- Created: 2023-12-12T07:45:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T14:34:30.000Z (about 1 year ago)
- Last Synced: 2023-12-17T04:45:51.509Z (about 1 year ago)
- Topics: chainlist, erica, ethereum, swagger, viem
- Language: TypeScript
- Homepage: https://example-ming-taiwan.vercel.app/swagger
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bun starter
## Getting Started
Click the [Use this template](https://github.com/wobsoriano/bun-lib-starter/generate) button to create a new repository with the contents starter.
OR
Run `bun create wobsoriano/bun-lib-starter ./my-lib`.
## Setup
```bash
# install dependencies
bun install# test the app
bun test# build the app, available under dist
bun run build
```## License
MIT