Where can I use a dapp that actually runs on the Cardano testnet?

This page summarizes the projects mentioned and recommended in the original post on /r/CardanoDevelopers

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Sonar - Write Clean JavaScript Code. Always.
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • blockfrost-js

    Node.js SDK for the Blockfrost.io API.

    Alternatively, you can rely on online services like https://blockfrost.io/

  • cardano-rosetta

    An implementation of Rosetta for Cardano

    There's also cardano-rosetta which provides an HTTP API for both the construction and the submission: https://github.com/input-output-hk/cardano-rosetta/blob/master/examples/send-transaction-example.ts

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • opensea-js

    JavaScript SDK for the OpenSea marketplace. Let your users buy or sell NFTs on your own site!

  • cardano-node

    The core component that is used to participate in a Cardano decentralised blockchain.

    Install nix and configure our binary caches. Then you can build a node with nix-build -A scripts..node and run that resulting shell script. This is a great way to quickly get a node up and running for developers that want to hack on it right away without too much fuss, or having to manually download the configuration files and run it manually with a bunch of flags. Getting nix setup is really simple and works on most distributions out of the box with a couple commands: https://github.com/input-output-hk/cardano-node/blob/master/doc/getting-started/building-the-node-using-nix.md Plersonally, this is my preferred way to run it.

  • nixos-stakepool

    If you're already a nixos user and want to run it as a service, I have this very basic flake that should work out of the box: https://github.com/disassembler/nixos-stakepool

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts