Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilnfi/minitel
Raw transaction decoder for most blockchains
https://github.com/kilnfi/minitel
Last synced: 15 days ago
JSON representation
Raw transaction decoder for most blockchains
- Host: GitHub
- URL: https://github.com/kilnfi/minitel
- Owner: kilnfi
- License: other
- Created: 2023-09-16T21:22:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T10:25:54.000Z (3 months ago)
- Last Synced: 2024-11-06T11:31:24.951Z (3 months ago)
- Language: Svelte
- Homepage: https://minitel.wtf
- Size: 2.85 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minitel
Raw transaction decoder for most blockchains.
## Getting started
```bash
cp .env.example .env
pnpm i
pnpm dev
```