Skip to content

Ryun1/cip95-cardano-wallet-connector

 
 

Repository files navigation

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/

About

CIP95 Cardano DApp Wallet Connector - example code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.1%
  • CSS 0.8%