Crypto Currency For QB-Core
This resource handles the cryptocurrency market for players to be able to buy/sell qbit. It also includes an item called a "cryptostick" that can be exchanged at a configured location for qbit. Some jobs have this item as a random reward already
This resource only works with qb-phone. Without it, players will not be able to buy or sell qbit!
/setcryptoworth - Admin only command to set a crypto types worth
/checkcryptoworth - Check the current worth of qbit
/crypto - View your qbit balance and worth
This resource handles the cryptocurrency market for players to be able to buy/sell qbit. It also includes an item called a "cryptostick" that can be exchanged at a configured location for qbit. Some jobs have this item as a random reward already
This resource only works with qb-phone. Without it, players will not be able to buy or sell qbit!
Commands
/setcryptoworth - Admin only command to set a crypto types worth/checkcryptoworth - Check the current worth of qbit
/crypto - View your qbit balance and worth
Setup Live Crypto Data
To setup live tracking of crypto prices you must register for an APIKey at
Hidden link for visitors, to see
Log in or register now.
and follow these instructions to enable live tracking:- Register for an APIKey at
Hidden link for visitors, to see Log in or register now.
Note: The free account will last about 1 year if the tick_time is set to retrieve new data every 2 minutes. The free acount limit of API calls is capped at 100,000 calls per month and 250,000 lifetime calls. - Set the value of Api_key under Ticker in config.lua to the API Key you got from the previous step.
- Change the value of Enabled under Ticker in config.lua to true
Documentaiton
Documentation for this resource and others can be found at
Hidden link for visitors, to see
Log in or register now.