Business Software for Cosmology

Top Software that integrates with Cosmology as of April 2026

Cosmology Clear Filters

Compare business software, products, and services to find the best solution for your business or organization. Use the filters on the left to drill down by category, pricing, features, organization size, organization type, region, user reviews, integrations, and more. View and sort the products and solutions that match your needs in the results below.

  • 1
    WalletConnect

    WalletConnect

    WalletConnect

    WalletConnect is an open source protocol for connecting decentralized applications to mobile wallets with QR code scanning or deep linking. A user can interact securely with any Dapp from their mobile phone, making WalletConnect wallets a safer choice compared to desktop or browser extension wallets. WalletConnect connects web applications to supported mobile wallets. WalletConnect session is started by a scanning a QR code (desktop) or by clicking an application deep link (mobile). WalletConnect is not an app, but a protocol supported by many different decentralized applications and wallets. Install any of mobile wallets supporting WalletConnect protocol. WalletConnect wallets are available for Android and iPhone. There is no token. WalletConnect protocol does not run on a blockchain and there are no fees. WalletConnect project is developed by open source developers of various Wallet and Dapp projects. Please contact us on Discord or Telegram if you want to help the project.
    Starting Price: Free
  • 2
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 3
    dYdX

    dYdX

    dYdX

    The most powerful open trading platform for crypto assets. Open short or leveraged positions with leverage up to 10x. Trade on Margin and Perpetuals. Borrow any supported asset directly to your wallet. Use existing crypto holdings as collateral. Deposit funds to continuously earn interest over time. Variable interest ensures you always get market rate. View, manage, and close margin positions. Track portfolio performance over time. Trade with no counterparty risk. Remain in control of your funds of all times. dYdX aggregates spot and lending liquidity across multiple exchanges. Trade on margin with up to 4x leverage. Back your positions with any supported collateral. No sign up required. Start trading immediately from anywhere in the world. Powered by Ethereum Smart Contracts. Built and audited by the best.
  • 4
    Stargaze

    Stargaze

    Stargaze

    The first interoperable Layer 1 for NFTs. NFT launchpad, NFT marketplace, community-owned, zero gas, carbon neutral (proof-of-stake), secured by 100+ validators. Programmable via CosmWasm, interoperable via Cosmos IBC, Ethereum interoperability via Gravity Bridge. Setting up your project for minting is done via a set of command-line tools. Start by cloning a sample repository, and replacing it with your project contents. Stargaze's sg721 contract allows for off-chain metadata storage. We recommend using a decentralized storage solution such as IPFS. Stargaze NFT metadata follows the OpenSea metadata standards. Create directories to hold images and metadata, and then compile them into a single IPFS CAR (Content Addressable aRchive) file that can be uploaded. After getting the CID for metadata, you set it as the base URL in your contract. This way, the contract knows how to associate each token ID with an individual token URI without having to send the contract a list of URIs.
  • 5
    JUNO

    JUNO

    JUNO

    JUNO's software creates transformational experiences and drives results with gamification, human interest modeling, AI, monetization, matchmaking, video streaming, and analytics tools. You can save time and money on our software, have all your data in one place, break down geographical boundaries, easily pop out content, and promote stronger human connections with your users. Every JUNO site starts as a template, our templates are based on our best-practice recommendations for different industries that we’ve worked with before. Then we make changes to transform it into your site. Video-based courses, learning snacks, mobile access, and easy certifications make this software attractive to today’s learners, which makes you the hero.
  • 6
    Core DAO

    Core DAO

    Core DAO

    The Satoshi Plus consensus mechanism combines the best of Bitcoin and Ethereum. Decentralization and security are ensured through Delegated Proof of Work (DPoW) from Bitcoin mining pools. Scalability and composability are achieved through Delegated Proof of Stake (DPoS) from Core token holders. Core DAO started as a community looking for better solutions, and that’s what it remains. With principles grounded in the premises of both Bitcoin and Ethereum, our power comes from embracing multiple ideas and communities. The opposite of a winner-take-all mentality - Core is focused instead on platform growth and driving the global adoption of blockchain technology. Core is embracing the fundamentals of blockchain and building for a decentralized economy, starting with the communities most in need.
  • 7
    Celestia

    Celestia

    Celestia

    Tap into the abundant throughput enabled by data availability sampling (DAS), the first architecture that scales while maintaining verifiability for any user. Anyone can directly verify and contribute to Celestia by running a light node. Launch a blockchain with leading Ethereum rollup frameworks or transform nearly any VM into your sovereign chain. With Celestia underneath, a customizable blockchain becomes as easy to deploy as a smart contract. Access the dynamic scaling unlocked by data availability sampling, where scale increases with the number of users. Create applications using your favorite VM or define your own. Build sovereign rollups, a new type of self-governing blockchain with minimal platform risk.
  • 8
    Stride

    Stride

    Stride Health

    Download Stride to easily track your expenses and find savings. It's free! Automatically track your mileage. Track all your expenses and find new ways to lower your tax bill. Get an IRS-ready tax summary to make filing a breeze. Automatically track your miles any time you're driving for work. Turn your shoebox of receipts into tax savings. Save photos of your receipts to make tracking expenses a breeze. Discover new write-offs found by our tax experts. Get an IRS-ready report with everything you need to file. Have tax questions? Our team of tax experts are here to help with anything you may need.
  • 9
    Osmosis

    Osmosis

    Osmosis

    Osmosis isn’t the answer to, but rather the process of, bringing discoveries, innovation, and refinement in the DeFi space. The liquidity providers are the DeFi scientists. Each may have identified problems and inefficiencies that exist in the DeFi market, and have come to hypothesize a diverse set of solutions. The modularity and customization that Osmosis AMM offers is the large array of scientific instruments that scientists use to conduct a wide range of experiments. Through this process (and the tools they have access to), breakthrough innovations in pricing, slippage, and impermanent loss can be observed, shared and eventually move the entire AMM space forward.
  • 10
    CosmWasm

    CosmWasm

    CosmWasm

    CosmWasm is a new smart contracting platform built for the Cosmos ecosystem. If you haven't yet heard of it. The purpose of this documentation is to give a deep dive into the technology for developers who wish to try it out or integrate it into their product. Particularly, it is aimed at Go developers with experience with the Cosmos SDK, as well as Rust developers looking for a blockchain platform. CosmWasm is written as a module that can plug into the Cosmos SDK. This means that anyone currently building a blockchain using the Cosmos SDK can quickly and easily add CosmWasm smart contracting support to their chain, without adjusting existing logic. We also provide a sample binary of CosmWasm integrated into the gaiad binary, called wasmd, so you can launch a new smart-contract enabled blockchain out of the box, using documented and tested tooling and the same security model as the Cosmos Hub.
  • 11
    QuickSilver

    QuickSilver

    BroadVision

    As you create the documents in QuickSilver, you need to engage multiple people in the process. During and after the creation of the documents, you need to be able to track, share, store and update the documents. For this, you need a collaboration platform that makes your employees and processes much more efficient. Waste less time looking for the information you need because of the single source of truth holding all related information in one place, which also allows for easy knowledge capture and transfer. Waste less time following up with others to make sure they have not only read what you have sent them but also have the most recent version of a document because of the accountability, versioning, and workflow capabilities. Gain insight from one another through horizontal knowledge sharing, in addition to the traditional top-down and bottom-up methods of communication.
  • 12
    Ledger

    Ledger

    Ledger

    Buy, sell, exchange and manage your crypto in one single app. Securely. 27 coins and more than 1500 tokens supported. A hardware wallet is a cryptocurrency wallet which stores the user's private keys (critical piece of information used to authorise outgoing transactions on the blockchain network) in a secure hardware device. The main principle behind hardware wallets is to provide full isolation between the private keys and your easy-to-hack computer or smartphone. At Ledger we are developing hardware wallet technology that provides the highest level of security for crypto assets. Our products combine a Secure Element and a proprietary OS designed specifically to protect your assets. Ledger hardware wallets empower you with the ownership and control of your private keys.
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB