https://github.com/ecency/esync
eSync - Get local copy of Steem to Mongodb with Nodejs
https://github.com/ecency/esync
Last synced: 22 days ago
JSON representation
eSync - Get local copy of Steem to Mongodb with Nodejs
- Host: GitHub
- URL: https://github.com/ecency/esync
- Owner: ecency
- License: mit
- Created: 2018-03-15T09:28:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T17:55:12.000Z (almost 7 years ago)
- Last Synced: 2025-03-08T00:01:57.235Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 13
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-steem - eSync - Extracts Steem blockchain data and saves into Mongodb (Tools / Utilities)
README
# esync
eSync is simple script to sync Steem blockchain to Mongodb
Currently it is made to keep only last 90 days of the records on database.
If you are developer, feel free to submit pull request to improve code
*[WIP - not production ready]*