GithubHelp home page GithubHelp logo

palem1988 / blockchain-data-collection-agent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zpalmtree/blockchain-data-collection-agent

0.0 2.0 1.0 200 KB

TurtlePay™ Blockchain Data Collection Agent (BDCA)

License: GNU Affero General Public License v3.0

JavaScript 89.69% TSQL 10.31%

blockchain-data-collection-agent's Introduction

TurtlePay™ Blockchain Data Collection Agent

Version Prerequisite Documentation Maintenance License: AGPL-3.0 Twitter: TurtlePay

Master Build Status

Build Status Build status

Collects TurtleCoin™ blockchain data into a SQL backend that serving and using the data a breeze.

Prerequisites

  • TurtleCoin >= 0.12.0
  • node >=6
  • MariaDB/MySQL with InnoDB support

Hardware Requirements

For the best performance when using this package (as of June 30, 2019), your Database server must have a minimum of the following:

  • 32GB RAM
    • 30GB dedicated to MariaDB/MySQL
  • 2 CPU Cores (4 Recommended)
  • SSD Storage

Warning: Running the DB on system(s) with less than the minimum hardware requirements above will cause performance issues. If you are experiencing issues please verify that the system you are using meets the minimum requirements above. We cannot assist with performance issues with implementations that do not meet the above minimum requirements.

Recommended Reading

The help tune your selected DBMS, we recommend that you read the following documents, at a minimum, to tune your DBMS installation for the dataset this package manages.

This list is by no means comprehensive nor do we guarantee the information or suggestions provided in the articles below are accurate. These links are provided solely as a jumping off point to get you started.

Install

npm install

Usage

  1. Set your environment variables and start the service up
export MYSQL_HOST=localhost
export MYSQL_PORT=3306
export MYSQL_USERNAME=yourdbusername
export MYSQL_PASSWORD=yourdbpassword
export MYSQL_DATABASE=yourdbname
export NODE_HOST=localhost
export NODE_PORT=11898
npm start

Run tests

npm test

Author

👤 TurtlePay™ Development Team

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2018-2019 TurtlePay™ Development Team.

This project is AGPL-3.0 licensed.


This README was generated with ❤️ by readme-md-generator

blockchain-data-collection-agent's People

Contributors

brandonlehmann avatar zpalmtree avatar thinkpol2 avatar

Watchers

James Cloos avatar  avatar

Forkers

lemonclik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.