Skip to content

Commit 3c93081

Browse files
authored
Merge pull request #53 from synonymdev/readme-description
Readme description
2 parents 72862d0 + 36551a5 commit 3c93081

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# blocktank-ui
22

3-
The Blocktank Widget (standalone or embeddable) allows users to quickly configure and purchase Lightning channels and liquidity.
3+
### [blocktank.synonym.to](https://blocktank.synonym.to/)
4+
5+
Blocktank is an LSP that allows businesses, apps, or online platforms to integrate, automate, and monetize services from your Lightning node. This includes channel configuration, channel purchases, channel info and more.
6+
7+
The Blocktank Widget ([standalone](https://blocktank.synonym.to/) or [embeddable](https://widget.synonym.to/)) allows users to quickly configure and purchase Lightning channels with specific balances.
8+
9+
## Embed on any site
10+
11+
```html
12+
<iframe style='margin: auto; min-width: 450px; min-height: 850px;' id="widget" src="https://widget.synonym.to/" seamless></iframe>
13+
```
414

515
## Available Scripts
616

0 commit comments

Comments
 (0)