We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294bdc1 commit e37fa4fCopy full SHA for e37fa4f
docs/.vuepress/config.js
@@ -151,6 +151,10 @@ module.exports = {
151
text: 'Tutorials',
152
link: '/tutorials/getting-started'
153
},
154
+ {
155
+ text: 'Case Studies',
156
+ link: '/case-studies'
157
+ },
158
{
159
text: 'Blog',
160
link: '/blog/'
docs/case-studies.md
@@ -0,0 +1,9 @@
1
+---
2
+cases: true
3
+sidebar: false
4
+heroText: "Case Studies"
5
+tagline: "A list of bitcoin applications building with LDK. If you’re using LDK we’d love to hear about your experience!"
6
+actionText: "Let us know!"
7
+actionLink: "https://github.com/orgs/lightningdevkit/discussions/1554"
8
+editLink: false
9
0 commit comments