airdrop,android,blockchain,bulksender,crypto,ddd,ethereum,ios,mobile,reactnative,security,uniswap,wallet,web3uniswap,wallet,web3
X-Wallet is a secure Ethereum wallet designed for users seeking a seamless experience in managing their assets. Built with Expo(in top of React Native) with Typescript, and inspired by domain-driven design principles, X-WALLET offers a robust and user-friendly platform that prioritizes security and scalability.
Industry-leading security measures to safeguard digital assets. Confidence in managing Ethereum assets securely.
The seed is stored only in device using expo-secure-store which provide a way encrypt and securely store key–value pairs locally on the device.
Intuitive design for easy navigation by both novice and experienced users. Seamless integration with the Ethereum network.
Quick and effortless swapping of various assets with just a few taps. Smooth and secure asset transfers for personal or DeFi activities.
Easy creation of strong and unique seed phrases for enhanced security. Additional layer of protection for digital assets.
Effortless importing of seed phrases for convenient multi-device access. Ensures a high level of security while maintaining accessibility.
Built on Expo and React Native for a consistent experience across iOS and Android devices. Adaptable architecture for future technological advancements.
User-centric development approach for a tailored and adaptable solution. Future-proof design to meet evolving user needs. In summary, X-WALLET isn’t just a secure Ethereum wallet – it’s a feature-rich solution that seamlessly combines security and simplicity. Experience the future of Ethereum wallets with X-WALLET, where each feature is crafted with the user in mind.
please find the demo here
Install NVM:
Navigate to Your Expo App Directory:
cd /path/to/your/x-wallet
Use the Specified Node.js Version:
.nvmrc
file to determine the required Node.js version.nvm use
Install Expo CLI:
npm install -g expo-cli
npm install -g yarn
Install Dependencies:
yarn
Setup the envirement with infra key
Copy the contents of .env.sample.
yarn android
Open src/global/constants.ts and include the token for the desired network, such as:
goerli : {
dai: {
id: 'dai',
name: 'Dai',
icon: Dai,
isNative: false,
symbol: 'DAI',
address: '0x11fE4B6AE13d2a6055C8D9cF65c55bac32B5d844'
},
For any issues or help please join us at: iblockchain20ez@gmail.com