Builder's Guide
Builder's Guide
Welcome to the Builder's Guide to the LND Galaxy!
n00bs: Conceptual Overview
Overview
Beginners: Build a Lapp
Overview
Setup
Add Features
Feature 1: Connect to LND
Feature 2: Display Node Alias and Balance
Feature 3: Sign and Verify Posts
Feature 4: Modify Upvote Action
Wrap Up
Intermediate: Get LiT
Overview
Walkthrough
Next Steps
Advanced: Best Practices
Overview
Additional Guides
Community Resources
Resource List
Lightning Bulb 💡
Powered by GitBook

Add Features

This section will connect your sample app to lnd, and then add new features to the app based on lnd's APIs.
Feature 1: Connect to LND
/build-a-lapp/add-features/connect-to-lnd
Feature 2: Display Node Alias and Balance
/build-a-lapp/add-features/display-node-alias-and-balance
Feature 3: Sign and Verify Posts
/build-a-lapp/add-features/sign-and-verify-posts
Feature 4: Modify Upvote Action
/build-a-lapp/add-features/modify-upvote-action

​

Previous
Setup: Run the App Without LND
Next
Feature 1: Connect to LND
Last updated 4 months ago
Edit on GitHub