https://github.com/anatoly-semenov/nft-parser
Transactions parser for ethereum smart chain on Node.js
https://github.com/anatoly-semenov/nft-parser
cron ethereum nodejs parser
Last synced: 2 months ago
JSON representation
Transactions parser for ethereum smart chain on Node.js
- Host: GitHub
- URL: https://github.com/anatoly-semenov/nft-parser
- Owner: Anatoly-Semenov
- License: mit
- Created: 2023-08-18T12:16:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T12:24:36.000Z (almost 3 years ago)
- Last Synced: 2025-10-04T18:50:30.047Z (9 months ago)
- Topics: cron, ethereum, nodejs, parser
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Collect-service | Test commit
This service collects events from blockchain
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3001
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
```
Documentation [Node.js api](https://nodejs.org/api/).