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
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • opensea-js

    TypeScript SDK for the OpenSea marketplace

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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