- 40
- 177 272
Lightning Labs
เข้าร่วมเมื่อ 31 ส.ค. 2017
The Lightning Labs channel is the place to find tutorials, interviews, and demos on Lightning Network functionality and tools.
Lightning Labs develops software that powers the Lightning Network. Our open source, secure, and scalable Lightning systems enable users to send and receive money more efficiently than ever before. Lightning Labs develops the Lightning Network Daemon (LND) which is a complete implementation of a Lightning Network node. We also offer a series of verifiable, non-custodial Lightning-based financial services. We bridge the world of open source software and the next-generation of bitcoin financial software.
Learn more about Lightning Labs at lightning.engineering
Join our developer community if you have questions or want to learn more!
➜ Slack: lightning.engineering/slack.html
➜ Telegram: t.me/lightninglab
Lightning Labs develops software that powers the Lightning Network. Our open source, secure, and scalable Lightning systems enable users to send and receive money more efficiently than ever before. Lightning Labs develops the Lightning Network Daemon (LND) which is a complete implementation of a Lightning Network node. We also offer a series of verifiable, non-custodial Lightning-based financial services. We bridge the world of open source software and the next-generation of bitcoin financial software.
Learn more about Lightning Labs at lightning.engineering
Join our developer community if you have questions or want to learn more!
➜ Slack: lightning.engineering/slack.html
➜ Telegram: t.me/lightninglab
Running a Taproot Assets Price Oracle
How does a Lightning routing node become an Edge Node? This extensive video walks you through the process of turning a litd Taproot Assets Lightning node into an Edge Node. We cover node configuration, price oracle logic, the Request For Quote (RFQ) rate calculations, connecting to an oracle, and more!
Links:
➜ The docs: docs.lightning.engineering/
➜ Taproot Assets docs: docs.lightning.engineering/lightning-network-tools/taproot-assets
➜ The tapd repo: github.com/lightninglabs/taproot-assets
➜ Litd node setup: th-cam.com/video/EaPZ3EbTWhE/w-d-xo.html
➜ Edge node setup: th-cam.com/video/_cC0Qco48Ww/w-d-xo.html
➜ RFQ Guide: docs.lightning.engineering/lightning-network-tools/taproot-assets/rfq
➜ RFQ rate calculator: docs.google.com/spreadsheets/d/1JliJd9WfnW2cohrQjyHZf-5WFn97Q8TaSWjB4ZidF8k/
Join our developer community if you have questions or want to learn more!
➜ Slack: lightning.engineering/slack.html
➜ Telegram: t.me/lightninglab
⏰ Timestamps
00:00 Running a Taproot Assets price oracle
01:08 Understanding Edge Nodes and the RFQ process
03:14 Preparing an Edge Node
06:00 RFQ rate calculations
13:32 Building and running the demo price oracle
14:54 Running the demo oracle via systemd
17:00 Configuring litd to use a price oracle
19:50 Configuring a client node
23:09 Generating an asset invoice using price oracle data
26:05 Paying an asset invoice using price oracle data
28:03 Resources for building an Edge Node
Links:
➜ The docs: docs.lightning.engineering/
➜ Taproot Assets docs: docs.lightning.engineering/lightning-network-tools/taproot-assets
➜ The tapd repo: github.com/lightninglabs/taproot-assets
➜ Litd node setup: th-cam.com/video/EaPZ3EbTWhE/w-d-xo.html
➜ Edge node setup: th-cam.com/video/_cC0Qco48Ww/w-d-xo.html
➜ RFQ Guide: docs.lightning.engineering/lightning-network-tools/taproot-assets/rfq
➜ RFQ rate calculator: docs.google.com/spreadsheets/d/1JliJd9WfnW2cohrQjyHZf-5WFn97Q8TaSWjB4ZidF8k/
Join our developer community if you have questions or want to learn more!
➜ Slack: lightning.engineering/slack.html
➜ Telegram: t.me/lightninglab
⏰ Timestamps
00:00 Running a Taproot Assets price oracle
01:08 Understanding Edge Nodes and the RFQ process
03:14 Preparing an Edge Node
06:00 RFQ rate calculations
13:32 Building and running the demo price oracle
14:54 Running the demo oracle via systemd
17:00 Configuring litd to use a price oracle
19:50 Configuring a client node
23:09 Generating an asset invoice using price oracle data
26:05 Paying an asset invoice using price oracle data
28:03 Resources for building an Edge Node
มุมมอง: 290
วีดีโอ
Running a Taproot Assets Edge Node
มุมมอง 3985 หลายเดือนก่อน
Welcome to the Tapping into Taproot Assets playlist. This is a series of short demo videos walking through using Taproot Assets. With the new release of Taproot Assets we have Lightning functionality! In this video we demo how to set up and configure an Edge Node from a Litd setup to the RFQ process. Links: ➜ The docs: docs.lightning.engineering/ ➜ Taproot Assets docs: docs.lightning.engineerin...
Taproot Assets on Lightning ⚡
มุมมอง 7415 หลายเดือนก่อน
The new release of Taproot Assets, tapd v0.4, brings Lightning functionality for developers! In this video, we demo how to open asset Lightning channels, pay assets invoices, and make multi-hop payments! Links: ➜ The docs: docs.lightning.engineering/ ➜ Taproot Assets docs: docs.lightning.engineering/lightning-network-tools/taproot-assets ➜ The tapd repo: github.com/lightninglabs/taproot-assets ...
Unleashing AI with L402: Replit, LND, and More
มุมมอง 3468 หลายเดือนก่อน
This demo video is a big one! Here we walk though working with L402s from one end to the other and using Replit templates. We start by building a Replt repl to run a simple content server with content guarded by Aperture. Then we build a LangChainBitcoin repl, we run an LND node inside the repl, and we then use our newly Bitcoin aware AI agent to go out and buy some awesome content from our sim...
Navigating Your Node with Terminal #10: LND Accounts
มุมมอง 15410 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we demo LND Accounts! Using litd, users are able to create virtual off-chain accounts on top of their LND node, each with their own macaroon and spending rules,...
Navigating Your Node with Terminal #9: Liquidity Reports
มุมมอง 9710 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we demonstrate having a look at your node’s liquidity report. This report provides a visualization on the type and quality of the liquidity on a node. Links: ➜ ...
Navigating Your Node with Terminal #8: Peer Insights
มุมมอง 11410 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we demo a cool new feature named "Peer Insights," offering comprehensive details about other nodes on the network, including their fee rates. Additionally, it p...
Navigating Your Node with Terminal #7: Lightning Loop
มุมมอง 33011 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we demo a very popular and very useful Terminal feature for liquidity management, Loop! Links: ➜ Terminal: terminal.lightning.engineering/ ➜ The docs: docs.ligh...
Navigating Your Node with Terminal #6: Opening Channels & Batching
มุมมอง 20311 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we demonstrate a brand new feature, batch opens! Links: ➜ Terminal: terminal.lightning.engineering/ ➜ The docs: docs.lightning.engineering/lightning-network-too...
Navigating Your Node with Terminal #5: Multi-Node Connections
มุมมอง 15111 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we demonstrate how to connect multiple nodes to Terminal! Links: ➜ Terminal: terminal.lightning.engineering/ ➜ The docs: docs.lightning.engineering/lightning-ne...
Navigating Your Node with Terminal #4: Autofees
มุมมอง 20411 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we walk through one of the newer Terminal features, Autofees! Links: ➜ Terminal: terminal.lightning.engineering/ ➜ The docs: docs.lightning.engineering/lightnin...
Navigating Your Node with Terminal #3: Insights, Forwards, and Channels
มุมมอง 13611 หลายเดือนก่อน
Welcome to the Navigating Your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we take a look at the Terminal Web home page and walk through node insights including ROI, as well as forwards, channels, and channel actions. Links: ➜ Terminal...
Navigating Your Node with Terminal #2: Health Checks and Recommendations
มุมมอง 19311 หลายเดือนก่อน
Welcome to the Navigating your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all in one node management tool, from health checks, to autofees, loop, pool, and more. In this video we’ve installed litd and we are connected to Terminal web, and we’ll now take a look at Node Health Check and Recommended Channels. Links: ➜ Terminal: terminal....
Navigating Your Node with Terminal #1: Install & Connect
มุมมอง 52611 หลายเดือนก่อน
Welcome to the Navigating Your Node with Terminal playlist. This is a series of short demo videos walking through using Terminal, your all-in-one node management tool, from health checks, liquidity, Autofees, and more. Log in to Terminal today at terminal.lightning.engineering In this first video we install the Lightning Terminal Daemon, litd, and connect to Terminal on the web. Links: ➜ The do...
Tapping into Taproot Assets #11: Update Tapd
มุมมอง 274ปีที่แล้ว
Welcome to the Tapping into Taproot Assets playlist. This is a series of short demo videos walking through using the Taproot Assets Daemon, tapd, from install to mint to burn. If you’ve already watched our Taproot Assets intro videos and you're ready to start building, you’re in the right place! In this video we demonstrate how to update your tapd node. Links: ➜ The docs: docs.lightning.enginee...
Tapping into Taproot Assets #10: Burn from the API
มุมมอง 147ปีที่แล้ว
Tapping into Taproot Assets #10: Burn from the API
Tapping into Taproot Assets #9: Burn from the CLI
มุมมอง 157ปีที่แล้ว
Tapping into Taproot Assets #9: Burn from the CLI
Tapping into Taproot Assets #8: Send from the API
มุมมอง 210ปีที่แล้ว
Tapping into Taproot Assets #8: Send from the API
Tapping into Taproot Assets #7: Send from the CLI
มุมมอง 367ปีที่แล้ว
Tapping into Taproot Assets #7: Send from the CLI
Tapping into Taproot Assets #6: Mint from the API
มุมมอง 398ปีที่แล้ว
Tapping into Taproot Assets #6: Mint from the API
Tapping into Taproot Assets #5: Mint from the CLI
มุมมอง 523ปีที่แล้ว
Tapping into Taproot Assets #5: Mint from the CLI
Tapping into Taproot Assets #4: Join a Universe Federation
มุมมอง 513ปีที่แล้ว
Tapping into Taproot Assets #4: Join a Universe Federation
Tapping into Taproot Assets #3: Launch with Litd
มุมมอง 667ปีที่แล้ว
Tapping into Taproot Assets #3: Launch with Litd
Tapping into Taproot Assets #2: Prototype with Polar
มุมมอง 896ปีที่แล้ว
Tapping into Taproot Assets #2: Prototype with Polar
Tapping into Taproot Assets #1: Install from Source
มุมมอง 1.1Kปีที่แล้ว
Tapping into Taproot Assets #1: Install from Source
AI 🤝 Bitcoin: Building Global Machine-to-Machine Payments with Lightning 🤖⚡️
มุมมอง 1.9Kปีที่แล้ว
AI 🤝 Bitcoin: Building Global Machine-to-Machine Payments with Lightning 🤖⚡️
Tap into the Universe: Issue and Discover Assets on Bitcoin with the Taproot Assets Protocol
มุมมอง 1.5Kปีที่แล้ว
Tap into the Universe: Issue and Discover Assets on Bitcoin with the Taproot Assets Protocol
Building Lightning Apps with Lightning Node Connect
มุมมอง 1.6Kปีที่แล้ว
Building Lightning Apps with Lightning Node Connect
Taproot Assets Demo: Mint, Send, and Receive Taproot Assets on Bitcoin with the Alpha Daemon
มุมมอง 3.5K2 ปีที่แล้ว
Taproot Assets Demo: Mint, Send, and Receive Taproot Assets on Bitcoin with the Alpha Daemon
In many of these video's you mention that there will be a video on Pool. Is that still in the pipeline?
What does my linux machine need to install a bitcoin node?
You generated invoice with asset amount of 100, and while paying the invoice, it was shown that invoice was made of 238095 SATS, isn't it too much, given that your 1000000 asset units is equivalent to 1 dollar, which in terms will be equivalent to 2380, so how come just 100 asset units be equivalent to so many sats (238095). Need to check and rectify the calculation logic.
great explanation! thanks.
Thank you!! 😍🙏👌
Today Bitcoin $88.000 🚀
thank you 😀🙏🧡⚡️🌳
Awesome (not really). Make install just dwloaded 13 pages long of dependencies from everywhere and anywhere on the internet. How on earth one can scrutinize that code base exactly. Yet again got screwed and need to re-format my hdd - reinstall everything from scratch. Damn guys.... why can't you just pull off a C source & header like. LN's never going to work (fInAnCiAL, hello?!)
can we create taproot channel in polar? or only cli commantds?
This is epic! I guess I'm cancelling all my plans this weekend 😂
Testnet?
I need to build an app leveraging this. This will be another goal for the year. Im fumbling around trying to find tutorials but i might have to read through documentation myself to figure this stuff out. As a noob developer on my free time....i need all the help i can get with all this innovative stuff.
Softwar
When I tried to loop out one of my unbalanced channels today (1st March 2024), the total fees were nearly 21,000 sats 🤡 Hard to believe they were only 1,400 sats in your video. Well done anyway!
how to deposit taproot asset into lighting channel and do off-chain transfer?
Great vid! keep 'em coming!
at 7:55 both of the listed rounds of APIdemobux report a balance of 90. Where'd the other 10 disappear to? Would it be safe to assume this was not a bug in the system but rather another transfer you performed in footage cut from the final presentation? And just being pedantic here but wouldn't it have been more appropriate to send CLIdemobux in this video? Great videos many thanks to LL
I like the developement, but I am a user not a computer scientist - build user interfaces where people like me can use the new technology on a Mac or phone.
very helpful video, well explained
Can you please make a tutorial to put tor in hybrid mode on Lightning Terminal?
@5:35 FartCoinMagu to the moon 🚀🌕 😆
Thank you Hannah for another great tutorial. I noticed that you used the asset_id to transfer assets. I have a question, I don't know if you can maybe answer it? Suppose I have an asset that I have minted over several different batches. Presumably each mint has its own asset_id and all of them are grouped by a common group_key. (Please correct me if I am wrong on this). For example, let's say I have minted 100 units of my asset in one batch, and then later another 50 in another batch. Now I want to send 125 units to another node. Do I send the first 100 with one asset_id, and another 25 using the second asset_id? As far as I could tell, the `assets send` command doesn't accept group_key. Looking forward to any light you can shed on this. Thanks! Alex
You got it. Theoretically this is doable but the functionality hasn't been built yet. Right now it's one asset ID at a time.
@@hannahrosenberg3151 Ok. So the higher level user-facing wallets must implement some sort of coin management (asset management?) algo using group_keys, if multiple issuances of an asset are to be treated uniformly. Thank you for your answer, it is very clear.
A video specifically on asset meta data would be greatly appreciated!
At the 4 minute mark you mention that once a third-part universe is added to our node's universe federation - it automatically begins a sync? Will it also be taken care for sync updates automatically, based on the specified universe.syncinterval configuration?
Thank you, very clear demo. For anyone watching, this seems to be old info, in v0.3.2-beta, enable_emission has been renamed to the grouped_asset boolean as far as I can tell from the docs and source code...
nice, but we need gui 4 dumbies like me, and the other 99% that do not do cli...
Really cool... greetings Hannah 🙌
👋
thank you
Another taproot asset you should add is usdc as well besides tether
I tried to set my node to run on testnet in the lit.conf file using: lnd.bitcoin.testnet=1 lnd.bitcoin.mainnet=0 But i kept getting this error: could not load config: ValidateConfig: The mainnet, testnet, regtest, and simnet params can't be used together -- choose one of the four
I know these are short videos, but keep them coming 🎉🎉
The command at 2:40 is not anywhere to be found so I copied it so you wont have to: apt install git build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev libminiupnpc-dev libzmq3-dev
not at all
My terminal web is showing: Client sent an HTTP request to an HTTPS server. EDIT: I had to add instead of for it to work 👍
Is there a single script to run to do all of this with reasonable defaults?
yes, run alt+f7+6
Great breakdown!
th-cam.com/video/UlKZ83REIkA/w-d-xo.html
This unlocks a whole new set of business models. Congrats for the use case prototype 👏
Nice explanation! Congrats 🎉👏
No context! Such a bad video! You really need visuals to explain all the concepts, even if they are just snaps of json data and cli commands. Without it you might and well try to communicate in grunts and groans it would make as much sense as all this techno speak without context.
Need More information about universes and also a bit easy description about MS-SMT used here with some naive examples. Thanks!
Can someone summarize this like I’m a 5 year old penguin?
😂
Take your mom. Divide she into parts. Put the parts on the blockchain and trade them.
😊good job hehe
Would be helpful to see some real world use cases. E.g how can we use lightning to do 2-3 multisig for an eBay like market place app
How are we meant to build on lightning when the documentation sucks
This 😭😭
how do i upgrade to litd v0.8.6-alpha to enable the autopilot feature?
Any video in the installation.
create a liquidity pool with your magic minted coin and bitcoin and there you have it a real worth coin
That's awesome! - thank you
where can I buy the Taro Protocol Token?
Token is called SATs. You get plenty for one USD.