Skip to content

Commit 5d147f3

Browse files
committed
add nostr and payjoin
1 parent 4705962 commit 5d147f3

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.well-known/nostr.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"names": {
3+
"nostr": "d16c7d237241d25263a3138a0e1b1d7720b39a614cffbea269b60c8626b2e5bf"
4+
}
5+
}

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ description: "BitDevs is a community for those interested in discussing and part
1616
# Leave out some files
1717
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', '.sass-cache']
1818
future: true
19+
20+
include:
21+
- .well-known

_posts/2024-01-23-meeting-011.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,19 @@ Questions are encouraged, including basic ones!
2929

3030
- RadPool
3131
- <https://www.radpool.xyz/1/index.html>
32-
32+
3333
- kernel-node
3434
- <https://github.com/TheCharlatan/kernel-node>
35-
35+
36+
- Stratum v2 v1.2.0
37+
- <https://github.com/stratum-mining/stratum/releases/tag/v1.2.0>
38+
39+
- Payjoin
40+
- <https://primal.net/e/nevent1qvzqqqqqqypzqk5wtq03dgqjufxj5eqp22k4vgzcevr9u80j36g8cxl6stq4pj96qqsx8k5rlytjf07mexnqh7tg8qt6y0ty54de5rtyql97v0cweg0zxysnnwt3j>
41+
- Resources
42+
- <https://satsie.dev/zines/payjoin>
43+
- <https://payjoindevkit.org>
44+
- <https://payjoin.org/docs/how-it-works/payjoin-v2-bip-77/>
3645

3746
## Submit suggestions for next meeting!
3847

0 commit comments

Comments
 (0)