Coder Social home page Coder Social logo

coinvis's Introduction

=== CoinVis ===
Contributors: <a href="paulweekswright.com">Paul Weeks Wright</a>, Demo at <a href="alpual.com>alpual.com</a>
Donate link:
Tags:
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 3.5
Tested up to: 3.5
Stable tag: 0.1

Adds shortcodes for generating cryptocurrency coin tables

== Description ==

Adds shortcodes for generating cryptocurrency coin tables

== Installation ==
Install manually as a wordpress plugin.  It will need to be in a .zip file.
Zip up the coinvis directory, which should contain all of the files including this readme.

This pulls data from the coinmarketcap api when the page loads.  To get new data, reload page.  More than 1 request per
5 min is bad form, and might cause coinmarketcap to block you.  Please see their api guidelines to get an api key
for more frequent requests.

<a href="https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">See more here
https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation</a>

Shortcodes:

[coin-vis] gets all data for bitcoin (default)
[coin-vis coin='ethereum'] gets all data for ethereum
[coin-vis datapoint='price_USD'] gets specifically the data for bitcoin value in usd

datapoint values accepted according to <a href="https://coinmarketcap.com/api" target="_blank">coinmarketcap api</a>

name
symbol
rank
price_usd
price_btc
24h_volume_usd
market_cap_usd
available_supply
total_supply
percent_change_1h
percent_change_24h
percent_change_7d
last_updated

== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

= 0.1 =
- Initial Revision

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.