Skip to content

vipcore/Crypto-API

 
 

Repository files navigation

Multiple cryptocurrency Block explorer && Market Data in same server

Crypto API is released under the MIT license. Current CircleCI build status.

Contents

📋 Requirements

This repo assumes git, mongodb, node, yarn, and are installed with configuration done. Please adjust commands to your local environment.

Download links:

https://docs.mongodb.com/manual/administration/install-on-linux/

https://nodejs.org/en/download/package-manager/

https://yarnpkg.com/lang/en/docs/install/

🎉 Building

Clone repository

git clone https://github.com/crypto-critic/Crypto-API.git - copy repo to local folder.

cd Crypto-API - change into project directory.

chmod 777 ./shell-scrips/install.sh && ./shell-scrips/install.sh - Install Node, Mongodb, Pm2, Install package and start

Cryptocurrency Configuration

./initial - Directory of initial cryptocurrency

./initial/${cryptocurrency}chain.js - settings of specificial cryptocurrency blockchain

CronJobs

Node-cron Built In cron-tab

📄 License

Crypto Api is MIT licensed, as found in the LICENSE file.

About

Multiple cryptocurrency block explorer in same server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Shell 1.0%