Overview
If you’re a game studio introducing an on-chain economy to your game, the Faraway Platform provides all the tech and tools you need to integrate and manage a web3 economy. Our mission is to simplify blockchain integration so that game studios can focus on what truly matters: the game.
Key Features
Authorization
The Faraway Platform serves as an OAuth2 provider, enabling efficient user authorization for your project.
Integrate Faraway Connect as the primary or an additional login method for your users. Learn more about how to do this here.
Authentication
Authenticate users in Faraway using Faraway Connect. The platform supports the following sign-in and sign-up methods:
- Email + Code – Authenticate users by sending a one-time code to their email for identity verification
- Social Accounts – Allow authentication through OAuth2 providers, such as Google or Apple
After integration, you can customize Faraway Connect with your logo and colors. Learn more about it here.
Blockchain Integration APIs
Integrate multiple blockchains into your project with a high-level API designed for flexibility and scalability.
- Execute diverse operations on blockchain smart contracts such as Minting of NFT, Burning, Depositing to Fungible token Pool, Withdrawing, Token Transfer and many other. Learn more about creating blockchain transactions with transaction flow diagram and API docs
- Enable gasless transactions by covering user transaction costs with your project Gas Tank. Learn more about creating your Gas Tank here
- Leverage a hot cache system to access tokens with minimal latency
- Receive callback notifications for real-time updates on transaction status
Refer to the transaction flow diagram and API docs for details.
In-App Purchases
Improve accessibility and enhancing engagement within your Project by enabling users to purchase in-game assets directly using cryptocurrency or credit card.
Receive instant payouts when selling your in-app purchases inside your Game or on Faraway Shop.
Create your In-App Purchases by following this guide
Faraway Wallets
Faraway Wallets are custodial blockchain wallets integrated into the Faraway ecosystem.
They function as standard blockchain accounts, offering user-friendly simplicity and enhanced security.
- All transactions require explicit user authorization through signature verification.
Off-Chain Wallets
Off-chain wallets allow users to transfer cryptocurrency to an escrow pool, unlocking an equivalent amount of internal currency in the project's system.
- Support fast, fee-free transactions between off-chain accounts.
- All off-chain transactions are transparently signed by users.
- Users can withdraw off-chain currency back to their blockchain wallets at any time.
Faraway ID
Faraway ID simplifies user management with a unified system.
- Enable users to manage their profile, security settings, and linked wallets.
- Provide tools for exploring their own NFT-inventory and viewing publicly available profiles of other users.
Supported Blockchains & Tokens
Mainnet Support
The Faraway Platform currently supports the following blockchains on mainnet:
- Solana
- Ethereum
- Polygon
- ApeChain
More blockchains will be added soon
The supported fungible tokens on mainnet include:
- SOL
- ETH
- POL (previously MATIC)
- USDC (Solana)
- USDC (Ethereum)
- USDC (Polygon)
- APE (Ethereum)
- APE (Polygon)
- APE (ApeChain)
Testnet Support
The Platform's Sandbox Environment supports the following blockchains on testnet:
- Solana Devnet
- Ethereum Sepolia
- Polygon Amoy
- ApeChain Curtis
Updated about 2 months ago