Skip to content

An example of authentication by reading from a token that was signed via a users Cardano wallet that implements the wallet connector standard CIP30.

Notifications You must be signed in to change notification settings

brendansiraky/cardano-dapp-connector-backend

Repository files navigation

cardano-dapp-connector-backend

An example of authentication by reading from a token that was signed via a users Cardano wallet that implements the wallet connector standard CIP30.

Check out a live working demo of this here.

Check out the repo for the frontend here.

Requirements

  • Docker and Docker Compose.
  • Either a Nami, Eternl, Flint or Gero Wallet.

Setup

Build the docker image.

docker build -t brendansiraky/cardano-dapp-connector-backend .

Start the container.

docker-compose up

About

An example of authentication by reading from a token that was signed via a users Cardano wallet that implements the wallet connector standard CIP30.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published