BY TWINPIXELSLAB
The ultimate 120 FPS Synthwave platformer.
Built exclusively for Solana Seeker.
Why OchiJump
Smooth gameplay powered by React Native Skia — our custom engine squeezes every frame from your Seeker's hardware. Zero lag. Zero compromise.
Dynamic neon environments, photorealistic weather effects — rain, neon fog, electric storms — all backed by custom Synthwave OSTs.
Seamless in-game progression recorded on the Solana blockchain. Your content, your chain — no middlemen, no servers.
See it in Action
Every frame you see is running live on Solana Seeker hardware — no pre-renders, no tricks. Our custom React Native Skia engine pushes photo-realistic shaders and dynamic neon environments at a locked 120 FPS.
The Characters
Screenshots
About the Studio
TwinPixelsLab was born from a shared vision between a brother and sister — merging hardcore engineering with striking visual art. We built our studio to push the absolute limits of mobile hardware. By leveraging React Native Skia, we deliver uncompromising 120 FPS experiences with photo-realistic shaders, tailored exclusively for the Solana Seeker. For us, Web3 integration is a natural extension of the experience, but the core will always be lightning-fast, visually stunning gameplay.
These Terms of Service ("Terms") govern your use of OchiJump, a mobile platformer game ("Game") developed and published by TwinPixelsLab ("we," "us," or "our").
OchiJump is designed exclusively for devices compatible with the Solana Mobile ecosystem (including the Solana Seeker). By downloading, installing, or playing the Game, you agree to these Terms in full.
By accessing or using OchiJump in any way, you confirm that you have read, understood, and agree to be bound by these Terms and our Privacy Policy. If you do not agree with any part of these Terms, do not use the Game.
OchiJump is a single-player mobile platformer game. Gameplay is entirely local — the game runs on your device with no connection to TwinPixelsLab servers during play.
The Game includes optional in-game content (additional locations, visual skins, and game modes) that can be unlocked via purchases on the Solana blockchain. All base gameplay is available without any purchase.
OchiJump integrates with your Solana wallet via the Solana Mobile Wallet Adapter (MWA) protocol. We never have access to your private keys or seed phrase. Wallet authorization happens directly between the Game and your device-resident wallet application.
When you purchase in-game content, the transaction occurs
directly between your Solana wallet and our on-chain smart
contract
(Program ID:
DmxfvDvSkm6XEnt7VXMGjpTpt9vkFu7j3vQNbHg8Ds8w on
Solana Mainnet-beta). TwinPixelsLab is not an intermediary in this
payment.
All in-game purchases are stored as state data in a Program Derived Address (PDA) on the Solana blockchain, linked to your wallet's public key. You are purchasing a non-transferable license to access virtual content within the Game — not a digital asset.
All purchases are final and non-refundable. Because transactions are confirmed and settled on the Solana blockchain, they are technically irreversible. By initiating a purchase, you acknowledge and accept that no refunds will be issued.
If a transaction is rejected by the network, no SOL will be deducted and the item will not be unlocked. If a transaction appears confirmed on-chain but content is not unlocked in-game, please contact us at the address below.
Each Solana blockchain transaction requires a small network fee (denominated in lamports). These fees are paid directly to the Solana validator network and are not revenue for TwinPixelsLab.
You acknowledge and accept the following inherent risks:
All content within OchiJump — including graphics, audio, game design, code, and the OchiJump name and logo — is the exclusive intellectual property of TwinPixelsLab. You are granted a limited, non-exclusive, non-transferable, revocable license to use the Game for personal, non-commercial purposes only. You may not copy, modify, distribute, reverse-engineer, or use the Game's assets for any commercial purpose without our written consent.
You agree not to use cheats, exploits, bots, or unauthorized third-party tools; attempt to interfere with the Game or our smart contracts; use the Game for fraudulent or illegal activity; or impersonate TwinPixelsLab or any other entity.
THE GAME IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, TWINPIXELSLAB DISCLAIMS ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL TWINPIXELSLAB BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES ARISING OUT OF OR RELATED TO YOUR USE OF THE GAME. OUR TOTAL AGGREGATE LIABILITY FOR ANY CLAIM SHALL NOT EXCEED THE TOTAL AMOUNT YOU PAID FOR IN-GAME PURCHASES IN THE 90 DAYS PRECEDING THE CLAIM.
These Terms are governed by and construed in accordance with the laws of Ukraine, without regard to its conflict of law provisions. Any disputes shall be subject to the exclusive jurisdiction of the courts located in Ukraine.
We may update these Terms from time to time. We will update the "Last Updated" date at the top of this page and publish the revised Terms on our website. Your continued use of the Game after changes are posted constitutes your acceptance of the revised Terms.
TwinPixelsLab
Email:
contact@twinpixelslab.com
Website:
https://twinpixelslab.com
The short version: OchiJump has no backend servers. We do not collect your name, email address, location, or any personal identifiers on our own systems. Almost everything stays on your device. The one exception is the Solana blockchain — it is public by design.
This Privacy Policy describes how TwinPixelsLab ("we," "us," or "our") handles information in connection with OchiJump, a mobile platformer game available exclusively for Solana Mobile-compatible devices.
We do not operate backend servers or databases. As a result, we do not collect, store, or process:
OchiJump contains no analytics SDKs, no advertising SDKs, and no crash-reporting services.
OchiJump stores a small amount of data in your device's local
storage using the react-native-mmkv library. This
data never leaves your device and is never transmitted to
TwinPixelsLab servers.
| Key | What it is | Why |
|---|---|---|
ochi_wallet_pubkey |
Your Solana wallet's Base58 public key | So you don't have to reconnect your wallet every launch |
solana_auth_token |
Mobile Wallet Adapter session token | Maintains your wallet authorization session |
| Game progress & high scores | Your in-game records and unlocked content state | Local save data |
All locally stored data is deleted when you uninstall OchiJump.
When you make an in-game purchase, a transaction is submitted to the Solana blockchain. This transaction is permanent and publicly visible. The following information is recorded on-chain:
PlayerInventory account)
Your in-game item inventory is stored in a
Program Derived Address (PDA) account managed by
the OchiJump smart contract (Program ID:
DmxfvDvSkm6XEnt7VXMGjpTpt9vkFu7j3vQNbHg8Ds8w). This
account is tied to your wallet's public key and is
readable by anyone who queries the Solana
blockchain.
Your purchased items are stored as technical state records in the PDA — they are not NFT tokens, cNFTs, or SPL tokens. They will not appear in your wallet's token or NFT gallery and are not tradable or transferable.
The nature of a public blockchain is that records are permanent and immutable. TwinPixelsLab has no ability to delete or modify your on-chain transaction history or inventory PDA. The right to erasure (right to be forgotten) does not apply to on-chain data.
Anyone can view Solana transactions using Solana Explorer or Solscan.
Used exclusively to communicate with Solana RPC endpoints (Helius and the public Solana mainnet) to read the state of the OchiJump smart contract, fetch your existing item inventory, and submit signed purchase transactions. No personal data is included in these requests.
Used to provide haptic feedback during gameplay. No data is collected through this permission.
Our primary Solana RPC provider. Helius may log your IP address and request metadata. Privacy Policy →
Used as a fallback RPC endpoint. Similar logging may apply. Privacy Policy →
Wallet authorization and transaction signing occur within your device's native wallet application via the Solana Mobile Wallet Adapter (MWA) protocol. OchiJump communicates with your wallet using a local device intent — we never receive your private keys or seed phrase.
OchiJump is not directed to children under the age of 13. We do not knowingly collect personal information from children under 13. Users between 13 and 17 may use the Game only with parental or guardian consent.
Deleting Local Data: Simply uninstall OchiJump from your device.
Disconnecting Your Wallet: You can disconnect your wallet at any time using the in-game Disconnect option. You should also revoke OchiJump's authorization within your wallet application.
On-Chain Data: On-chain records cannot be deleted by TwinPixelsLab or by you. To stop new on-chain data being associated with your wallet, simply stop making purchases and disconnect your wallet.
android:allowBackup="false").
We may update this Privacy Policy from time to time. Changes will be reflected by the updated "Last Updated" date at the top of this document. Your continued use of OchiJump after changes are posted constitutes your acceptance of the revised Privacy Policy.
TwinPixelsLab
Email:
contact@twinpixelslab.com
Website:
https://twinpixelslab.com