Skip to content

This is a template and example code for Mini-Hackathon participants. This example code is a basic transaction application for sending ADA to a Wallet Address using MeshJS.

License

Notifications You must be signed in to change notification settings

Cardano-Developer-Community-MCU/minihackathon-template-basic-tx

Repository files navigation

Send ADA to Wallet Address

This is a simple code example for a basic transaction to send ADA to a wallet address.

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 transaction application for sending ADA to a Wallet Address using MeshJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published