Skip to content

This is a template and example code for Mini-Hackathon participants. This example code is a basic application to get the details of the connected Cardano wallet using MeshJS.

License

Notifications You must be signed in to change notification settings

Cardano-Developer-Community-MCU/minihackathon-template-wallet-details

Repository files navigation

Get Details of the Connected Cardano Wallet

This is a simple code example to display about connected Cardano wallet details.

Getting Started

Installing the package

yarn install

or

npm install

Run the project in development mode

yarn dev

or

npm run dev

Build the project

yarn build

or

npm run build

Run the project in production mode

yarn start

or

npm run start

References

MeshJS UI Components Documentation

MeshJS Wallet Hooks Documentation

About

This is a template and example code for Mini-Hackathon participants. This example code is a basic application to get the details of the connected Cardano wallet using MeshJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published