add crypto API

This commit is contained in:
Asim Aslam
2021-06-20 18:24:01 +01:00
parent 5db7872fa7
commit bbbf6d85a4
13 changed files with 1119 additions and 0 deletions

10
crypto/publicapi.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "crypto",
"icon": "₿",
"category": "money",
"pricing": {
"Crypto.Price": 20,
"Crypto.Quote": 20,
"Crypto.History": 35
}
}