What's changes

V 1.00 20-04-2021 First release: Basic functions ( BTC & BCH only ), other crypto currencies will be added soon.


V 1.10 25-04-2021. Add dynamic address, you're not obliged to each time include new address, adding payment notifications by email, adding wif import: you're not obliged to start new wallet


V 1.11 10-01-2022. Update User interface

V 1.12 19-02-2022. Update/optimize script, update main functionality to enhance security (adding validation by time in backend, return/move 6 charcter of user's address to first step)

V 1.13 22-03-2022. Adding Ethereum & Solana

V 1.14 09-08-2022. Adding Polkadot, Cardano, Avalanche

V 1.15 28-03-2023. Adding Tezos, Monero, updating script: updating encryption of requests/responses between our server & the client

V 1.16 13-08-2023. Decentralize the app (sharing the mnemonic phrase with the user & add compatibility with other wallets like trustwallet, metamask...), making email not required

V 1.17 15-08-2023. Add DDos protection (it may affect site loading)

V 1.18 30-08-2023. Fix monero issues, add qr to other crypto currencies (was with btc only), add click to copy address

V 1.19 08-10-2023. Update UI, add mobile support, correct server side validation (the issue is the price may change at the moment of transaction validation cause unseccessfull transaction, but now we attache the rate on the moment when user purchase something)

V 1.20 12-01-2024. Add the USDT(BEP20)

V 1.21 18-01-2024. Update the explorers's endpoints

V 1.22 25-02-2024. Make the CryptoCheckout fully decentralized, no private keys/mnemonic phrases stored/shared with us