CryptechTest / CryptechTest/cryptech
TestCoin
- Dominant language
- Lua
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
# Test Coin
Test Coin is a fake hybrid PoW/PoS cryptocurrency used as in-game currency in CryptechTest game. Test Coin can be "mined" in game by building a `PoS Miner`, `PoW Miner` or `ASIC PoW Miner` and providing lv or mv power to it respectively. Test Coin can take both digital and physical forms, and can be tipped digitally or rained physically with in game commands. Players can redeem their Test Coin for real crypto using web3. Players can use TestCoin to trade with NPCs and NPC traders as well as in server shops or player run vending machines.
- As in game currency (shops, NPCs)
- Wallet in inventory
- Exchange for MRX
## Mining Nodes
### PoS Miner
- Requires LV power
- Deposit Test Coin and get rewards at a fixed rate over time
### PoW Miner
- Requires LV power
### ASIC PoW Miner
- Requires MV power
- Improved hash rate over the `PoW Miner`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.