Skip to content

Commit

Permalink
Added Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
ShriGaneshPurohit committed Feb 10, 2024
1 parent 95dc6da commit 882a294
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion ByteCoin/Model/CoinManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ struct CoinManager {
var delegate : CoinManagerApiJson?

let baseURL = "https://rest.coinapi.io/v1/exchangerate/"
let apiKey = "?apikey=2A9C7018-525E-4B2D-9158-AD3D8D7AB4F1"
let apiKey = ""

let currencyArray = ["AUD", "BRL","CAD","CNY","EUR","GBP","HKD","IDR","ILS","INR","JPY","MXN","NOK","NZD","PLN","RON","RUB","SEK","SGD","USD","ZAR"]

Expand Down
Binary file added Images/Img0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/Img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/Img2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/Img3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 882a294

Please sign in to comment.