You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs fdff391a70 Initial commit 7 years ago
build Initial commit 7 years ago
src Initial commit 7 years ago
test Initial commit 7 years ago
.gitignore Initial commit 7 years ago
.travis.yml Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago
package.json Initial commit 7 years ago

README.md

coinlist

Comprehensive list of cryptocurrencies with metadata

Build Status Coverage Status npm

List compiled from the coinmarketcap.com API. Importable as a raw JSON file or an array with helper methods.

Install

yarn add coinlist

Usage

// TODO

License

MIT © Luke Childs