Skip to content

wklos-iohk/cip95-cardano-wallet-connector

 
 

Repository files navigation

CIP-95 Cardano DApp Wallet Connector

Tag Feature Details demos Wallet Tag Deployed Currently?
1.7.0 Here 1.7.0+ No
1.8.0 Here 1.8.0+

CIP-95/Conway Features Supported Notes

See CHANGELOG.md for feature details on older tags.

1.8.0

  • CSL Alpha 19
  • Some UI error handling

1.8.1 (In progress)

  • .cip95.signData
  • refactor

To Develop

Start Dev Env

  1. Install modules
sudo npm install
  1. Try to start
sudo npm start

This should launch a local dev environment at http://localhost:3000.

To Deploy

  1. Change the "homepage" field in package.json to your repo.

  2. Deploy to github pages

sudo npm run deploy

Live Demo

A demo showcasing all functionalities of the wallet connector:

https://ryun1.github.io/cip95-cardano-wallet-connector/

About

CIP95 Cardano DApp Wallet Connector - example code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.2%
  • CSS 0.9%