PS! This repo ONLY contains the Satoxcoin Core Wallet, NOT the P2E System.
Satoxcoin ($SATOX) is a coin with its own blockchain. The SATOX project primary mission was to implement P2E, but only in split consensus with POW. True crypto was founded with concept of POW mining, and shall remain so on in future.
We have taken a unique approach to Play2Earn, we are redefining the concept and we believe this is the correct way to earn crypto rewards in 2023, users have already earned SATOX on 1160+ games on STEAM, there’s no need to play on dedicated servers, play like normal and earn your fair share of SATOX.
✅️ First P2E without the need for dedicated servers✅️ First P2E that works on 1160+ games on STEAM.
✅️ First P2E that works with gaming consoles (XBOX, STEAMDECK)
- Total Supply - 8 Billion (would be mind over 100 year.)
- Burned Coin - 1+ Billion
- Circulating Supply -
- Algorithm - KawPoW
- Type - PoW
- Block Time - 60 sec
- Block Reward - 90% PoW | 10% P2E fund - (270 SATOX reward - 30 SATOX P2E Fund)
- Block confirmations - 100 Blocks
- Premine - 3.5B SATOX(For swap from the SATO chain to the new SATOX chain.)
- Retarget Algorithm - DGW
- Instamine Protection - 1000 Blocks
- Halving time - 4 Years
- P2P Port - 60777
- RPC Port - 7777
- Site - https://www.satoverse.io
- History - https://www.satoverse.io/history-of-satox/
- Whitepaper - https://www.satoverse.io/whitepaper/
- Roadmap - https://www.satoverse.io/roadmap/
- Docs - https://docs.satoverse.io
- Explorer - https://xplore.satoverse.io
- Asset Explorer - https://xplore.satoverse.io/asset/
- MediaKit - https://www.satoverse.io/media-kit/
- Official Discord - https://discord.com/invite/GFZYFuuHVq
- Official Twitter - https://twitter.com/satoverse_io
- Telegram (English) - https://t.me/satoxcoin
- Telegram (Russian) - https://t.me/satoxcoin_ru
- Telegram (Chinese) - https://t.me/satoxcoin_cn
- Telegram (Turkey) - https://t.me/satoxturkey
- Telegram (Brazil) - https://t.me/satoxcoin_br
- Core Wallet - Desktop - https://github.com/satoverse/satoxcoin/releases
- MiracleBox - Desktop - https://github.com/gemlink/MiracleBox-Release/releases
- Vidulum - Desktop - https://vidulum.app/
- Vidulum - Android - https://play.google.com/store/apps/details?id=com.vidulumwallet.app
- Vidulum - iPhone - https://apps.apple.com/us/app/id1505859171
- BeeHive - Desktop - https://beehivewallet.link/
- BeeHive - Android - https://play.google.com/store/apps/details?id=com.beehive.beehivemulti_coinwallet
- Paper Wallet - https://walletgenerator-njizr0am7-nao20010128nao.vercel.app
- CoinMarketCap - https://coinmarketcap.com/currencies/satoxcoin/
- Binance - https://www.binance.com/en/price/satoxcoin
- Coinbase - https://www.coinbase.com/price/satoxcoin
- Crypto.com - https://crypto.com/price/satoxcoin
- Yahoo!Finance - https://finance.yahoo.com/quote/SATOX-USD
- Coincodex - https://coincodex.com/crypto/satox/
- CoinPaprika - https://coinpaprika.com/coin/satox-satox-coin/
- Livecoinwatch - https://www.livecoinwatch.com/price/Satoxcoin-SATOX
- Blockspot.io - https://blockspot.io/coin/satoxcoin/
- Coinpare - https://coinpare.io/coin/satox-satox-coin
- CoinRanking - https://coinranking.com/coin/SzGeLUPZI+satoxcoin-satox
- MiningPoolStats - https://miningpoolstats.stream/satoxcoin
- MinerStats - https://minerstat.com/coin/SATOX
- Hashrate.no - https://hashrate.no/coins/SATOX
- Poolbay.io - https://poolbay.io/crypto/5830/satoxcoin
- MEXC - https://www.mexc.com/exchange/satox_USDT
- XEGGEX - https://xeggex.com/market/SATOX_USDT
- TRADEOGRE - https://tradeogre.com/exchange/SATOX-USDT
- XT - https://www.xt.com/en/trade/satox_usdt
Check reward on our blockchain explorer. https://xplore.satoverse.io/rewards/ Check Stats on our blockchain explorer. https://xplore.satoverse.io/stats/
- Signup - https://xplore.satoverse.io/steam
- Rewards - https://xplore.satoverse.io/rewards
- Statistics - https://xplore.satoverse.io/stats
- Docs - Intro https://docs.satoverse.io/docs/satox-p2e/
- Docs - Sign up https://docs.satoverse.io/docs/p2e-signup
- Docs - Gaming Consoles https://docs.satoverse.io/docs/p2e-gaming-consoles
- Docs - POG Score https://docs.satoverse.io/docs/p2e-pog-score
- Docs - Rewards & Statistics https://docs.satoverse.io/docs/p2e-rewards-and-statistics
- Docs - AntiCheat https://docs.satoverse.io/docs/p2e-anticheat
- Docs - Appeals https://docs.satoverse.io/docs/p2e-appeals
- Docs - Troubleshoot https://docs.satoverse.io/docs/p2e-troubleshoot
Satoxcoin Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.
The master
branch is regularly built and tested, but is not guaranteed to be
completely stable. Tags are created
regularly to indicate new official, stable release versions of Satoxcoin Core.
The contribution workflow is described in CONTRIBUTING.md.
Satoxcoin Core is dedicated to ensure all new updates that are released will be thoroughly tested before entering the mainnet, this is why we have a testnet running alongside our main chain. While the testnet is running we will regularly run unit_testing that is built into Satoxcoin Core and ensure all reports come back as PASSED.
Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.
Thank you to the Bitcoin/ Ravencoin developers.