All Projects → Bartozzz → crypto-news

Bartozzz / crypto-news

Licence: MIT license
Crypto News allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to crypto-news

DAPSCoin
DAPS is the world's first coin to implement Bulletproofs and RingCT & Ring Signatures in a staking chain. With DAPS it is possible to stake, run masternodes and mine PoA blocks.
Stars: ✭ 58 (+123.08%)
Mutual labels:  crypto, cryptocurrencies
Cryptocurrency Icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
Stars: ✭ 2,116 (+8038.46%)
Mutual labels:  crypto, cryptocurrencies
Gnome Feeder
Profit Trailer Feeder Full Build with Settings
Stars: ✭ 122 (+369.23%)
Mutual labels:  crypto, cryptocurrencies
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (+96.15%)
Mutual labels:  crypto, cryptocurrencies
coinget
**deprecated API (no longer works)** The fastest cli 💻 price checker for cryptocurrencies📈
Stars: ✭ 27 (+3.85%)
Mutual labels:  crypto, cryptocurrencies
Crypto
Cryptocurrency Historical Market Data R Package
Stars: ✭ 112 (+330.77%)
Mutual labels:  crypto, cryptocurrencies
Gekko Datasets
Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.
Stars: ✭ 146 (+461.54%)
Mutual labels:  crypto, cryptocurrencies
Axie Infinity Extras
Here are all the websites and projects that are useful if you are an Axie Infinity player. If you find some projects that are not on the list, feel free to make a pull request!
Stars: ✭ 13 (-50%)
Mutual labels:  crypto, cryptocurrencies
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (+857.69%)
Mutual labels:  crypto, cryptocurrencies
Gekko Backtesttool
Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.
Stars: ✭ 203 (+680.77%)
Mutual labels:  crypto, cryptocurrencies
Eazebot
Free python/telegram bot for easy execution and surveillance of crypto trading plans on multiple exchanges.
Stars: ✭ 51 (+96.15%)
Mutual labels:  crypto, cryptocurrencies
twitter-crypto-bot
This is a Twitter bot that tweets about cryptocurrencies prices every certain amount of minutes
Stars: ✭ 21 (-19.23%)
Mutual labels:  crypto, cryptocurrencies
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+3830.77%)
Mutual labels:  crypto, cryptocurrencies
Iextrading4j
IEX Cloud open source API wrapper
Stars: ✭ 112 (+330.77%)
Mutual labels:  crypto, cryptocurrencies
Profit Trailer Settings
Place to store and stay up to date with configs & strategies from the CryptoGnome Group
Stars: ✭ 335 (+1188.46%)
Mutual labels:  crypto, cryptocurrencies
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (+442.31%)
Mutual labels:  crypto, cryptocurrencies
MoniGoMani
Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
Stars: ✭ 868 (+3238.46%)
Mutual labels:  crypto, cryptocurrencies
tumbleweed gdax
Prototype market maker specialized to trade on CoinbasePro
Stars: ✭ 41 (+57.69%)
Mutual labels:  crypto, cryptocurrencies
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+484.62%)
Mutual labels:  crypto, cryptocurrencies
Benzaiboten-spot-trading-bot
A trading bot easy to use to be linked to your favorite exchange to automatize the trading on cryptocurrencies
Stars: ✭ 20 (-23.08%)
Mutual labels:  crypto, cryptocurrencies

Crypto News

License Github Releases

Crypto News allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place. It is based on Vue, licensed under the MIT license. Uses CryptoCompare API.


Note: This project was bootstrapped with vue-cli. Below you'll find information about performing common tasks. The most recent version of this guide is available here.

Contributing

Bug reporting

Github Open Issues Github Closed Issues Github Pull Requests

We want contributing to Crypto News to be fun, enjoyable, and educational for everyone. Changes and improvements are more than welcome! Feel free to fork and open a pull request. If you have found any issues, please report them here - they are being tracked on GitHub Issues.

License

Crypto News was created and developed by Bartosz Łaniewski. The full list of contributors can be found here. Crypto News's code is MIT licensed. Crypto data is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported license. It is attributed to the CryptoCompare team.

Development

We have prepared multiple commands to help you develop Crypto News on your own. You will need a local copy of Node.js installed on your machine. First, you need to clone or download our repository:

$ git clone --depth=1 https://github.com/Bartozzz/crypto-news.git crypto-news

…and install dependencies with npm:

$ npm install

… then run the development server:

$ npm run serve

Usage

$ npm run <command>

List of commands

Command Description
serve
build
test
lint
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].