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
- Install dependecies
npm install
- 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.
- 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.