Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.14 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.14 KB

CIP-95 Cardano DApp Wallet Connector

Tag Feature Details Deployed Currently?
1.9.1 Here No
1.9.2 Here Yes

1.9.2

  • fix bug with creating 1 ada utxos
  • fix Conway stake reg/dereg certificates

1.9.3 (In progress)

  • .cip95.signData
  • Use total collateral and collateral return for better compatibility
  • 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/