Overview:
EdgeBuild Status is a multi-currency mobile wallet that supports cryptocurrencies like Bitcoin, Ethereum, Monero, Dash, Litecoin, Ripple/XRP, and more. It is known for its simplicity, security, privacy, and decentralized nature. The wallet is cross-platform, mobile-first, and open-source, making it a versatile option for managing multiple cryptocurrencies.
Features:
- Multi-Currency Support: Edge allows users to store and manage a variety of cryptocurrencies.
- Security: The wallet prioritizes security features to ensure the safety of users’ assets.
- Decentralized: Edge operates on a decentralized network, providing users with more control over their funds.
- Cross-Platform Compatibility: Users can access their wallet across different platforms seamlessly.
- Mobile-First Design: The wallet is designed with a mobile-first approach for a user-friendly experience.
- Open Source: Edge is open-source, allowing developers to contribute and enhance the platform.
- Private: The wallet offers privacy features to protect users’ identities and transactions.
Installation:
- Prepare React Native Development Tools:
- Follow the “React Native CLI Quickstart” in the React Native documentation for your platform.
- If on a Mac, follow both iOS and Android target instructions, otherwise, only Android.
- Install Yarn:
- Use Yarn for managing JavaScript dependencies instead of NPM.
- Checkout develop branch & install
node_modules
. - Add API key in
env.json
:- Change
AIRBITZ_API_KEY
to the provided API key. - For testing, the public API key is available.
- Change
- Run the app in debug mode:
- iOS: Run
yarn prepare.ios
and openedge.xcworkspace
in Xcode. - Android: Build the app and install it on a simulator or physical phone.
- iOS: Run
Summary:
EdgeBuild Status is a feature-rich multi-currency mobile wallet, known for its security, privacy, and decentralized nature. With cross-platform compatibility, open-source code, and a mobile-first design, it offers users a convenient way to manage various cryptocurrencies. By following the installation guide and leveraging key features like multi-currency support and enhanced security, users can experience a robust cryptocurrency management solution.