You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to track expenses in Bitcoin for the Bitcoin Communities that we are helping worldwide, and we would like to try Crater to do it, but we need to add XBT ticker as a currency.
The abbreviation "XBT" comes from the International Standards Organization (ISO) that maintains a list of internationally recognized currencies.
Describe the solution you'd like
Add the code below on [database/seeds/CurrenciesTableSeeder.php]
We need to track expenses in Bitcoin for the Bitcoin Communities that we are helping worldwide, and we would like to try Crater to do it, but we need to add XBT ticker as a currency.
The abbreviation "XBT" comes from the International Standards Organization (ISO) that maintains a list of internationally recognized currencies.
Describe the solution you'd like
Add the code below on [database/seeds/CurrenciesTableSeeder.php]
Also, we need to get the prices from the Coingecko api here
https://api.coingecko.com/api/v3/exchange_rates
The text was updated successfully, but these errors were encountered: