Skip to content

jorgenavben/cardano-connect-with-wallet

 
 

Repository files navigation

Cardano connect with wallet

Tests Release conventionalcommits Discord

This repository aims to provide useful JavaScript and TypeScript functions to simplify the dApp developement. Those framework-independent helpers are located in the core module.

Please take a look into the react module if you are looking for React components and hooks to connect browser wallets, fetch addresses and provide signing (CIP 8, CIP 30).

🚀 Getting Started

React

npm i @cardano-foundation/cardano-connect-with-wallet

For more detailed information and usage examples, please refer to the storybook playground.

A basic description is also available in the react module.

Core

npm i @cardano-foundation/cardano-connect-with-wallet-core

Import examples and a description of the Wallet module are available in the core module.

💪 Contributing

Please have a look at our contributing infos to become familiar with our guidelines. There is also a short description for our development setup as we use Storybook for testing, playing around and for supporting the development process.

About

This repository aims to provide useful hooks and React components as well as a framework-independent core library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.1%
  • JavaScript 8.0%
  • CSS 3.7%
  • HTML 3.2%