Skip to content

Latest commit

 

History

History
 
 

sample-ada-transfer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sample ADA Transfer App

This is a simple ADA transfer app to demonstrate the integration and usage of the Cardano Lucid.js library with Blockfrost API.

Note: only use for educational purposes

Run locally

  1. Install dependecies
npm install 
  1. Start app server

Make sure to set your Blockfrost API Key in the src/index.ts before starting server.

npm start

This will build the app and start http server.

  1. Open app at http://localhost:8080 in your browser.

Make sure to have at least one of the support wallet providers installed and setup in your browser.