Showing 26 open source projects for "android app development"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Haveno App

    Haveno App

    The multi-platform app client user interface for Haveno

    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    OneKey

    OneKey

    Secure, open source and community driven crypto wallet

    ...No matter what platform you prefer, iOS, Android, macOS, Windows, Linux or even ChromeOS, we support it all. Support for tokens on ETH, BSC and HECO chains. Open source and transparent, WYSIWYG.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Status - a Mobile Ethereum OS

    Status - a Mobile Ethereum OS

    A free (libre) open source, mobile OS for Ethereum

    Status is a secure messaging app, crypto wallet, and Web3 browser built with state-of-the-art technology. Integrated into one powerful super app for private secure communication. Safely send, store and receive cryptocurrencies including ERC20 and ERC721 tokens with the Status crypto wallet. Only you hold the keys to your funds. Status' intuitive design protects you and your funds from attacks. Status uses an open-source, peer-to-peer protocol, and end-to-end encryption to protect your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    AirGap Wallet

    AirGap Wallet

    The AirGap Wallet is installed on an everyday smartphone

    AirGap is a crypto wallet system that lets you secure cypto assets with one secret on an offline device. The AirGap Vault application is installed on a dedicated device that has no connection to any network, thus it is air gapped. The AirGap Wallet is installed on your everyday smartphone. Protect your crypto and store your private keys offline. It’s time to set up your safe place for your coins and get rewards. Based on a two-device approach, increasing security and usability with you in...
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    MyEtherWallet

    MyEtherWallet

    MyEtherWallet to interact with the Ethereum blockchain

    MEW (MyEtherWallet) is a free, client-side interface helping you interact with the Ethereum blockchain. Our easy-to-use, open-source platform allows you to generate wallets, interact with smart contracts, and so much more. Easily access all you favorite apps across Ethereum and Polkadot chains, buy crypto, swap tokens, and manage your NFTs. Welcome to the multichain future. ETH Blocks is an NFT series representing mined Ethereum blocks and their properties. Whether it's a special block...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Trust Wallet Core

    Trust Wallet Core

    Cross-platform, cross-blockchain wallet library

    ...The Trust Wallet development team is always striving to add more blockchains that will be essential for developers and wallet users. We choose blockchains carefully based on the impact they will have for our community.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Union

    Union

    Serverless backend platform for Web3-native app development

    Union is a backend-as-a-service (BaaS) framework designed for building Web3-native applications. It provides a serverless execution layer with built-in authentication, event handling, and state management tailored for decentralized systems. Developers can write backend logic using WebAssembly and deploy logic that interacts with smart contracts and blockchain data without managing infrastructure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Nethereum

    Nethereum

    Ethereum .Net cross platform integration library

    Nethereum is the .Net integration library for Ethereum, simplifying the access and smart contract interaction with Ethereum nodes both public or permission like Geth, Parity or Quorum. Nethereum is developed targeting netstandard 1.1, netstandard 2.0, netcore 2.1, netcore 3.1, net451 and also as a portable library, hence it is compatible with all the operating systems (Windows, Linux, MacOS, Android, and OSX) and has been tested on cloud, mobile, desktop, Xbox, hololens and windows IoT....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    BNB Chain

    BNB Chain

    A Binance Smart Chain client based on the go-ethereum fork

    The goal of Binance Smart Chain is to bring programmability and interoperability to Binance Chain. In order to embrace the existing popular community and advanced technology, it will bring huge benefits by staying compatible with all the existing smart contracts on Ethereum and Ethereum tooling. And to achieve that, the easiest solution is to develop based on the go-Ethereum fork, as we respect the great work of Ethereum very much. Binance Smart Chain starts its development based on...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Rainbow Ethereum

    Rainbow Ethereum

    The Ethereum wallet that lives in your pocket

    Rainbow is a fun, simple, and secure way to get started with crypto and explore the new world of Ethereum. You can use Rainbow to purchase, manage, and display Ethereum-based assets. Great for newcomers and power users alike, Rainbow allows you to be in total control of your money. Unlike a crypto exchange such as Coinbase, Rainbow doesn't hold your assets on your behalf. You own them directly thanks to the power of cryptography and the Ethereum blockchain. You can instantly send, receive,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wagmi

    wagmi

    React Hooks for Ethereum

    wagmi is a collection of React Hooks containing everything you need to start working with Ethereum. wagmi makes it easy to "Connect Wallet," display ENS and balance information, sign messages, interact with contracts, and much more, all with caching, request deduplication, and persistence. We create a wagmi Client and pass it to the WagmiConfig React Context. The client is set up to use the ethers Default Provider and automatically connect to previously connected wallets. Next, we use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    web3.php

    web3.php

    A php interface for interacting with the Ethereum blockchain

    A php interface for interacting with the Ethereum blockchain and ecosystem. Assign a value to outside scope(from callback scope to outside scope) Due to the callback is not like a javascript callback, if we need to assign value to outside scope, we need to assign a reference to the callback. If you are using docker as a development machine, you can try ethdock to run local Ethereum blockchain, just simply run docker-compose up -d testrpc and expose the 8545 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tonkeeper

    Tonkeeper

    Tonkeeper: Secure TON wallet for crypto storage & transactions.

    Tonkeeper - Your Trusted TON Blockchain Wallet Discover Tonkeeper, the ultimate non-custodial wallet for the TON (The Open Network) blockchain. Securely store, send, and receive TON coins and NFTs with ease. Designed for beginners and crypto experts, Tonkeeper offers a user-friendly interface, top-tier security, and seamless integration with decentralized apps (dApps). Why Choose Tonkeeper? - Secure Crypto Storage: Safeguard your TON assets with advanced encryption and private key...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cryptofolio
    Cryptofolio is an open-source, and self-hosted solution for tracking your cryptocurrency holdings. It features a web interface, an Android mobile app, and a cross-platform desktop application for Windows, macOS, and Linux. These three platforms all work using a RESTful API, which you'd have to host yourself. It can provide you with a quick glance at the market, while also keeping track of your assets and their value. It also includes a feature that allows you to share your portfolio in a read-only way with anyone you choose to give the link to. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AirDROP HUNTER

    AirDROP HUNTER

    ...Our app is 100% free and provides daily crypto airdrop opportunities for users. Taking advantage of these giveaways requires nearly zero effort on your part. You will usually be given tokens or coins by following easy tasks like Twitter pages and joining telegram groups. Airdrops are like lottery tickets where some projects can quickly help 1000x with good development as time passes, especially in bull markets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create Eth App

    Create Eth App

    Create Ethereum-powered apps with one command

    ...You’ll need to have Node 14 or later version on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects. You'll also need Yarn on your local development machine. This is because Create Eth App relies on Yarn Workspaces, a feature not supported by Npm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ganache

    Ganache

    Personal blockchain for Ethereum development

    ...See the log output of Ganache’s internal blockchain, including responses and other vital debugging information. Configure advanced mining with a single click, setting block times to best suit your development needs. Examine all blocks and transactions to gain insight about what’s happening under the hood. Byzantium comes standard, giving you the latest Ethereum features needed for modern app development. Each platform has an associated npm run configuration to help you build on each platform more easily. Because each platform has different (but similar) build processes, they require different configurations.
    Downloads: 110 This Week
    Last Update:
    See Project
  • 19
    bitpay

    bitpay

    A secure Bitcoin and other crypto currencies wallet platform

    The only Bitcoin & crypto wallet app you need to take control of your assets. Secure assets with multi-sig and optional key encryption in BitPay’s non-custodial wallet. Seamlessly manage assets across platforms. Use multi-factor wallets to split payment authorization across up to 12 devices or trusted copayers for enhanced security. Find competitive prices on Bitcoin, Dogecoin, Ethereum, Litecoin, Bitcoin Cash, XRP and all major stable coins. Buy with a credit card or existing funds, then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lightning

    Lightning

    An easy-to-use cross-platform Lightning wallet

    ...Pocket Money, prebuilt and signed releases with auto-update (recommended for most users). Tin Foil Hat, if you'd rather build it yourself and do it without auto-updates, follow the instructions. To build the mobile app locally, see the README in the /mobile directory for instructions. Running in development mode can allow you to run in full node mode instead of the default neutrino mode, and will also allow you to run in simnet node for testing. The app will use its own lnd data/lnd dir and does not share state with other lnd installations on your system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cryptocurrency Donations Slider

    Cryptocurrency Donations Slider

    All public Blockchain Assets in one easy to use interactive Html5 app

    Cryptocurrency Donations Slider support all blockchain assets in one interactive application. Cryptocurrency Donations Slider is full customizable and can be used for any projects, without any limitations. Best use case: HARDWARE WALLET + Cryptocurrency Donations Slider = BE YOUR OWN BANK LIVE DEMO: https://webfuture.news/demo-cds How to start? Use H5P Plugin for Wordpress, Drupal or Moodle to import our templates and edit them for your own Cryptocurrency Donations Slider....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Corda

    Corda

    Open source blockchain platform for businesses

    Corda allows businesses to enable private transactions using the blockchain seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scry.info blockchain Data Protocol

    Scry.info blockchain Data Protocol

    This is the first data protocol layer open source in the blockchain

    By providing SDK for data exchange through blockchain, developers can more conveniently develop DAPP applications. It mainly includes the following contents:data encryption and decryption, digital signature, smart contract, event notification, data storage interface, data acquisition and query, digital currency payment, the third-party App payment interface, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    devcoin

    Devcoin crypto-currency project

    DeVCoin is an ethically inspired project based on the Bitcoin cryptocurrency and was created to help fund open source projects created by writers, artists, and software developers. Participants in the DeVCoin economy earn DeVCoins in proportion to their project development. Writers earn devcoins by writing, developers earn bitcoins by developing, Marketers earn devcoins by marketing, and Administrators earn devcoins by applying their time and effort to help organize the DevCoin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ETHEReact

    ETHEReact

    A decentralized e-commerce platform!

    ETHEReact is a full stack DApp; demonstrating e-commerce capabilities without any database powering the backend but the EVM standing tall! This is not a product in itself but the idea for aspiring blockchain enthusiasts to uncover the potential; end-to-end! This app is comprised of Truffle powered testrpc (which is also called ganache) facilitating local development.& Web3 bridges Ethereum to ReactJS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB