Cardano Wallet DAPP Connector

https://github.com/dynamicstrategies/cardano-wallet-connector

Overview

This project was bootstrapped with Create React App.

React JS demo

In the project directory, you can run: npm start run

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

What is this useful for:

This boilerplate code was written in javascript and React Js, so caters to the devs who already use this framework.

How does it work:

What does it do:

Things to keep in mind:

Troubleshooting

Live Demo

A demo of the DApp is running here: https://dynamicstrategies.io/wconnector

These links serve as example of how to use the cardano-serialization-lib and where you can find code snippets

Implements the CIP30: https://cips.cardano.org/cips/cip30/

Uses the cardano-serialization-lib:

Link1: https://docs.cardano.org/cardano-components/cardano-serialization-lib

Link2: https://github.com/Emurgo/cardano-serialization-lib

NFT implementation: https://github.com/MartifyLabs/martify.frontend

Nami implementation: https://github.com/Berry-Pool/nami-wallet

Wallet interface: https://github.com/HarmonicPool/cardano-wallet-interface