Skip to content

cran/cryptotrackr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN status CRAN RStudio mirror downloads

cryptotrackr

📖 Description

cryptotrackr allows you to connect to data sources across the crypto ecosystem. This data can enable a range of activity such as portfolio tracking, programmatic trading, or industry analysis.

✍️ Author / Maintainer

Trevor French https://trevorfrench.com

⏬ Installation

Install the cryptotrackr package via CRAN:

install.packages("cryptotrackr")

You can also install the package via the Github repository.

install.packages("remotes")
remotes::install_github("TrevorFrench/cryptotrackr")

⚓ Dependencies

cryptotrackr is dependent on the following packages: httr, jsonlite, stringi, openssl, utils, digest

Supported Data Sources

Logo Name Code cryptotrackr Docs Exchange Docs Source Code
amberdata Amberdata amberdata 📜 🏢 /R/amberdata.R
binance_us Binance.US binance_us 📜 🏢 /R/binance_us.R
blockchain_dot_com Blockchain.com blockchain_dot_com 📜 🏢 /R/blockchain_dot_com.R
cex_io CEX.IO cex_io 📜 🏢 /R/cex_io.R
coinbase Coinbase coinbase 📜 🏢 /R/coinbase.R
coingecko CoinGecko coingecko 📜 🏢 /R/coingecko.R
coinlist Coinlist coinlist 📜 🏢 /R/coinlist.R
coinmarketcap CoinMarketCap coinmarketcap 📜 🏢 /R/coinmarketcap.R
covalent Covalent Covalent 📜 🏢 /R/covalent.R
crypto_dot_com Crypto.com crypto_dot_com 📜 🏢 /R/crypto_dot_com.R
etherscan Etherscan etherscan 📜 🏢 /R/etherscan.R
gemini Gemini gemini 📜 🏢 /R/gemini.R
huobi Huobi huobi 📜 🏢 /R/huobi.R
kraken Kraken kraken 📜 🏢 /R/kraken.R
kucoin Kucoin kucoin 📜 🏢 /R/kucoin.R
magic_eden Magic Eden magic_eden 📜 🏢 /R/magic_eden.R
nifty_gateway Nifty Gateway nifty_gateway 📜 🏢 /R/nifty_gateway.R
okcoin OkCoin okcoin 📜 🏢 /R/okcoin.R
paxos Paxos (itBit) paxos 📜 🏢 /R/paxos.R
solana Solana solana 📜 🏢 /R/solana.R

🔨 Contributing

Contributions are encouraged!

Feel free to add your own functionality, report an issue, or pick up an issue here: Issue Board

Be sure to check out our contribution guide here: Contribution Guide

License

MIT License

Copyright (c) 2022 Trevor French

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

❗ This is a read-only mirror of the CRAN R package repository. cryptotrackr — An Interface to Crypto Data Sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages